Hello!
I have a datapage where I need the user to input (ideally) multiple records at once, as they are filling out a monthly schedule.
So, for a specific record:
Period 1 -> Amount to be updated
Period 2 -> Amount to be updated
Period 3 -> Amount to be updated
Period 4 -> Amount to be updated
etc.
Can someone point me to the way to accomplish this? Would like to avoid having to repeatedly run the form over and over again, and want the user to see what they are trending with.
Thanks!