Repeatable Table
Use this when users need to enter multiple entries for a repeating section—like adding several children, items, or people. Each row contains a group of fields.
Default and Maximum Repeat Count
Default Count: Sets how many rows appear by default when the form loads.
Maximum Count: Limits how many rows a user can add. This ensures that users don’t exceed a specific number of entries.
Example: If the default is set to 1 and the max is 5, the form starts with 1 row, and the user can add up to 4 more.
Allow Add or Delete
Designers can choose whether users are allowed to:
Add new rows (e.g., add another child or item)
Delete rows (e.g., remove unnecessary entries)
These settings help control how flexible the table is during form filling, depending on the use case.
How to use:
Go into a section
Click any field and select the 'Repeatable' field type
Configure the additional settings and create new fields under the repeatable field


Last updated