Form Builder Help: Populate/Pass Variables from Previous Form Session?
Posted: Thu Jan 22, 2009 6:59 pm
Hello all. I have a question regarding a registration form I am building on my website. Basically, it's a one page form where parents will go to register their child for the upcoming school year, meaning it requests both parent and child info. The form I've built works just fine but I need some added functionality, per the request of my client.
They'd like to present the user with an option to select if they have an additional child to register (in addition to the one they are presently registering) to the school. If this "additional children" option is true, upon submit they'd like 1) the system to enter that first child into the database, and then 2) bring the user back to the form again to enter the additional child, but with the parent information they entered on the first form to be prepopulated in the fields (so they do not have to spend the time entering the same information more than once). Otherwise, should the user select that they have no additional children, upon submit, it just kicks them to the submission page.
This process would need to repeat for however many children the user may potential want to register (be it 1, 2, 3, etc.). Is this something that could easily be done?
The only thing I could think of that might work was the option to write to a User Defined Tag (UDT) if the "additional child" option was true and have that tag call the form again and input the parent information as default values. The problem with that is I'm a bit of a novice user still, and don't really know where to begin on that.
Does anyone have any incite into adding this functionality? Or perhaps an easier alternative method that I'm unaware of? Any help would be greatly appreciated. Thanks!
Michael
They'd like to present the user with an option to select if they have an additional child to register (in addition to the one they are presently registering) to the school. If this "additional children" option is true, upon submit they'd like 1) the system to enter that first child into the database, and then 2) bring the user back to the form again to enter the additional child, but with the parent information they entered on the first form to be prepopulated in the fields (so they do not have to spend the time entering the same information more than once). Otherwise, should the user select that they have no additional children, upon submit, it just kicks them to the submission page.
This process would need to repeat for however many children the user may potential want to register (be it 1, 2, 3, etc.). Is this something that could easily be done?
The only thing I could think of that might work was the option to write to a User Defined Tag (UDT) if the "additional child" option was true and have that tag call the form again and input the parent information as default values. The problem with that is I'm a bit of a novice user still, and don't really know where to begin on that.
Does anyone have any incite into adding this functionality? Or perhaps an easier alternative method that I'm unaware of? Any help would be greatly appreciated. Thanks!
Michael