asked on December 15, 2017
Good afternoon,
Let's say that I have a table and I don't know how many rows I will need. Sometimes I need 3 sometimes I need 1.
Let's say that I have a variable that says 3 somewhere hidden. So on load, the table loads 3 rows. Then the next time I load the form, the variable is now 7 so the form loads 7 rows, etc.
How can I trigger the fixed number of rows dynamically?
Thank you,
Raul Gonzalez
0
0