Is it possible to have multiple select_one lists based on the input from another select_one list:
I want to have the number of employee drop downs to represent the number picked in Number of Employees (see attached image=desired outcome):
I know I can do this with a repeat, but I don't want related tables. I would like each Employee # to be it's own field.
R_
Thought I posted a question, but I see it is a discussion instead. Sorry.