As the title suggests, a great feature would be to have a repeating section field, where a user could add multiple responses to the same question.
For example, for an "Emergency Contacts" field, a user could select a "+" button, or similar, to add additional rows or fields for the same question/s. From the backend, this could be saved as an array.
To leave a comment, please authenticate.
- Repeat Input Field demo: youtube.com/watch?v=AZxy3QO3I1...
- Adding Repeat Fields in the Form Builder: youtube.com/watch?v=BXo9Sk-OLn...
They show exactly how users can dynamically add rows (e.g., for order line items) with a simple “+” button – perfect for the use case described.