Dynamically show/hide form fields
-
Hi
Is it possible to achive a form with a field for “Number of participients” and then it will dynamically display a text field for the name of each participant.
So lets say the user enters
Number of Particpants: 3
Then it should display three Textfields which allow the user the enter the name of each of the participants.My idea was to make a pulldown and use it as a variable and the show/hide the name-textfields. But sadly this doesn’t work
Any help would be great.
thanks werner
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Dynamically show/hide form fields’ is closed to new replies.