Hi,
I am creating a site where users submit a request for various types of products and services. There are a lot of categories and I was wondering if I could make one big form and have some of the fields be shown only if the user selects the appropriate selection from a drop down box. If anything else is selected, the fields should not show. Also, The first field (the category field) should start the process (i.e. when the user first get to the form page all they see if the one drop down box to select a category).
Is there any simple way to do this...keeping in mind that I am a novice with code.
If this can be done, if a field is "required", but not displayed (hidden), will that not let the form submit?
I have a bunch of other questions, but I'll leave it at that (my main problem) for now lol.
Thanks a lot! π
Daniel.
I am creating a site where users submit a request for various types of products and services. There are a lot of categories and I was wondering if I could make one big form and have some of the fields be shown only if the user selects the appropriate selection from a drop down box. If anything else is selected, the fields should not show. Also, The first field (the category field) should start the process (i.e. when the user first get to the form page all they see if the one drop down box to select a category).
Is there any simple way to do this...keeping in mind that I am a novice with code.
If this can be done, if a field is "required", but not displayed (hidden), will that not let the form submit?
I have a bunch of other questions, but I'll leave it at that (my main problem) for now lol.
Thanks a lot! π
Daniel.