This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
Allowing Users to click to add another section of fields.
Started 10 years ago by ConnieAmram | 4 posts |
-
Looking to create a registration form. The user filling out the form will need the option to "+ add another individual" once they've clicked that option a section containing a 6 different fields is duplicated.
for Example: I need to register John, April, and Susan.
I enter all of Johns information and then click "Add another individual" This then produces 6 more fields for me to fill in Aprils information.
Is this Possible?
Posted 10 years ago # -
@ConnieAmram: Machform cannot dynamically allocate new fields. But you can use conditional logic to simulate this. Take a look at the online Machform demo for an example:
Look for the form "Workshop Registration" tagged "conditional logic demo".
Posted 10 years ago # -
I am in need of the same functionality. Your suggestion is clever but if user pick option to enter 5 more but then only enter 2. Does that mean in my DB entries I get a bunch of empty fields?
Posted 10 years ago # -
oh I see what it does, it actually created those as field in the DB like person #1 - firstName, person #1 - lastName, person #2 - firstName, etc. It's not capturing those as records
Posted 10 years ago #
Reply
You must log in to post.