My client has a booking form in the website. They would like to send traveler information according to a number of travelers. When the dropdown “number of travelers” is selected, that number of fields must show in the form (conditional logic?). Is this possible?




October 13, 2012 at 10:01 am
This can be done with a little bit of conditional logic. Here is a post with more information:
http://formidablepro.com/help-desk/registration-form-query/
October 16, 2012 at 6:13 am
I thought about this option. My dropdown is 1-8 persons + more than 8. What can I do when more than 8 is selected?
October 16, 2012 at 10:47 am
Can you provide a link to your form so I can take a look?
October 18, 2012 at 1:32 am
This is the form: http://www.indonesiatravel.nl/aanmelden-en-boeken/aanmelden-voor-vakantie/ (it's in Dutch)
October 18, 2012 at 11:35 am
I'm not seeing any conditional logic happening on any selection in the dropdown field. What is supposed to show up when a selection is made?
October 18, 2012 at 2:50 pm
True, there is no conditional logic yet. When the field "Aantal volwassenen" is selected, a number of field times that value must appear. These fields are name, passport number, that kind of data.
October 19, 2012 at 9:32 am
Okay, I understand that you need the same number of information sets to show up as the number of people selected in the "Aantal volwassenen" filed. However, if someone selects "More than 8" what do you expect to happen? In other words, how many sets of information do you want to show up if "more than 8" is selected?
Did you take a look at the instructions from this page where a user is doing the same thing as you? http://formidablepro.com/help-desk/registration-form-query/
I think the information in that thread should be what you need to do.
Topic closed.