asked on July 8
I have a field that calculates the number of rows needed in a table, but I can't figure out how to programmatically specify that number of rows in the table in New forms.
Use case:
Company picnic. How many people are coming with you to the picnic? (3)
I want those three person's names in a table with their relationship and if a child their age. I have the table, but I want it to automatically have 3 required rows in the table and no more, no less.
0
0