I would like to have a form with several steps where the first step influences the second step. E.g. The fist step will ask "How many persons will participate?" There will be a dropdown menu with numbers from one 1 to 10. On the second page I would like to show then "Firstname Person 1", "Firstname Person 2", etc. depending on what number was chosen on the first step.

How can this be done with the current form generator?