Hi to all. I'm building a multipage form for getting the data of people who want to compete in a kind of marathon. In the first page I get the data of the sports society, and I ask how many people of this society want to run. Now on the second page I'm going to ask data for each runner (surname, name, and so on). So I thought I could post as many form fields as the number specified in the first page, with one submit option for all. Is that possible with an action such as Event Loop?
Thanks, Davide
Thanks, Davide