Show number of fields

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?

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/

I thought about this option. My dropdown is 1-8 persons + more than 8. What can I do when more than 8 is selected?

Can you provide a link to your form so I can take a look?

This is the form: http://www.indonesiatravel.nl/aanmelden-en-boeken/aanmelden-voor-vakantie/ (it's in Dutch)

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?

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.

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.