Replies: 3 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi ! You can have a look at /examples/multistep-form/index.sql which is heavily commented. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How can I bind an options field from a form to a text field?
I want to add another field in the form, 'name', whose value should be linked to the value selected in the 'cif' field defined above; if the user selects another value from the 'cif' dropdown list, the value of this field must change ('cif' is a company id and 'name' is, of course, the company name)
Beta Was this translation helpful? Give feedback.
All reactions