Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about fuxa scripts #891

Closed
zpczpc opened this issue Aug 9, 2023 · 4 comments
Closed

Questions about fuxa scripts #891

zpczpc opened this issue Aug 9, 2023 · 4 comments
Labels
feature New feature

Comments

@zpczpc
Copy link

zpczpc commented Aug 9, 2023

How does fuxa's server-side script get the number entered in the input value text field

@unocelli
Copy link
Member

Hi, the feature is missing. we have to add 'ENTER' event to input control.

@unocelli unocelli added the feature New feature label Aug 17, 2023
@unocelli
Copy link
Member

The feature is in the last version. I’m going to close this as resolved. let me know if you have any issues.

@kheinrich188
Copy link

kheinrich188 commented Jan 11, 2024

Hey @unocelli - I´m using WebAPI as data source and I want to change now values from fuxas input fields.
How can I get the current value from the input in the "ENTER" event script?

@unocelli
Copy link
Member

Hi, create a script with a parameter and bind it to the enter event of input control (Value have to be void)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants