-
Notifications
You must be signed in to change notification settings - Fork 7
Table input structures
A column can be converted into a more complex inner-structure by editing the column ('pencil' button in the control bar above the column) and selecting the option 'Make grid' which will convert the column into an inner-row.
An inner-row (see previous screenshot) can be converted into a table input which allows a front-end user to add (duplicate) the fields you have entered into the table row and thereby submit multiple entries of the same row set of fields.
A row that immediately follows a table input row can be converted into a table footer row which can be used a table caption and the 'Add Row' button added by the plugin when the form is built will be appended below the footer row. (see the next screenshot).
An example of a book review form where each row submitted (added) by a user represents a book review.