I have a form that enables the user to add up to 5 statements (text values).
For a cleaner UX, rather than adding 5 fields ie statement 1, statement 2, statement 3… I would like to present option “add another statement” .
thank you
I have a form that enables the user to add up to 5 statements (text values).
For a cleaner UX, rather than adding 5 fields ie statement 1, statement 2, statement 3… I would like to present option “add another statement” .
thank you
Have another table for the statements, with references to your Form’s table.
Read these:
Data: The Essentials - AppSheet Help
Add references between tables - AppSheet Help