thesuperav
26-Sep-2006, 04:07 PM
I'm writing a multi-page survey using Formmail. One of the pages depends on a previous page. If an option was chosen on a previous page, then the later page should display certain form controls, while if another option was chosen, then those form controls should not appear.
It says on the Multi-page Form guide that a reason to use multi-page forms is because "you need to control what information to collect based on the answers the user provided for previous form values (fields)", which is what I need.
What's the easiest way of going about this?
Is it possible to access fields in Javascript? And if so, how?
Thanks
It says on the Multi-page Form guide that a reason to use multi-page forms is because "you need to control what information to collect based on the answers the user provided for previous form values (fields)", which is what I need.
What's the easiest way of going about this?
Is it possible to access fields in Javascript? And if so, how?
Thanks