Making a form that allows adding additional rows

Hi,

Does someone know how to make a form that has a button to add additional rows?

E.g. you're creating a "Family" form, where you type the "family name" and you can add infinite family member names and their phone numbers

Name: The Wapplers
Family members:

  • George / +123456789
  • Teodor / +123456789
  • Patrick / +123456789

Or something like this, but before that you have some regular form fields:

Have you considered using the Form Repeat function (main and sub tables) for this? Works really well and is very configurable using its associated Dynamic Events (for the button to add rows etc).

Wow, that's a pretty large topic. Thank you, that looks like what I'm looking for :slight_smile:

1 Like