Hello:
I am not a developer and slightly understand javascript. Been having bit of trouble getting a form to do all the things I would like. Specifically:
1. Main part determines if viewer is qualified. Selects one or more from 8 items as checkboxes
2. If viewer is not qualified, then checks another box (lawyer wanted this in). Also, if person checks this cannot have also checked boxes in first part. (partly solved)
3. Final part of form is divided into two parts depending on if the view is representing and entity or is an individual. There for there are textareas for viewer to fill out.
Herein lies the problem. A viewer could conceivably fill out both sides (since I am not a javascript person, do not know how to make correct validation/restrict script. So, decided to do a multipage form. After the first questions are answered, the viewer then chooses if they are either an individual or entity. That takes them to a form for their contact information.
The multi page set up fine, but when form is submitted, the values of each item in the form show up, but the information the viewer added doe snot show up.
When I did a single form, all was good as I used simple script in "On Submit code - after sending email:".
I have included all the values from the form into "On Submit code - after sending email:" of each page, including entry form.
Would appreciate assistance as soon as possible please. Promise to by a beer.
Signed,
Having Spent Too Much Time in an Area I do not Belong (aka channing)
I am not a developer and slightly understand javascript. Been having bit of trouble getting a form to do all the things I would like. Specifically:
1. Main part determines if viewer is qualified. Selects one or more from 8 items as checkboxes
2. If viewer is not qualified, then checks another box (lawyer wanted this in). Also, if person checks this cannot have also checked boxes in first part. (partly solved)
3. Final part of form is divided into two parts depending on if the view is representing and entity or is an individual. There for there are textareas for viewer to fill out.
Herein lies the problem. A viewer could conceivably fill out both sides (since I am not a javascript person, do not know how to make correct validation/restrict script. So, decided to do a multipage form. After the first questions are answered, the viewer then chooses if they are either an individual or entity. That takes them to a form for their contact information.
The multi page set up fine, but when form is submitted, the values of each item in the form show up, but the information the viewer added doe snot show up.
When I did a single form, all was good as I used simple script in "On Submit code - after sending email:".
I have included all the values from the form into "On Submit code - after sending email:" of each page, including entry form.
Would appreciate assistance as soon as possible please. Promise to by a beer.
Signed,
Having Spent Too Much Time in an Area I do not Belong (aka channing)