Field Table

The Field Table field allows your form users to add rows of the same field(s) to enter multiple records where required.

Basic setup

  1. In the Form Fields panel (left of screen), under Advanced Form Fields, drag the Field Table field onto your form.

  2. Enter an internal table name (this is not visible on the live form).

  3. Type the button text for adding rows.

For example, Add another child.

  1. Click Save & Close.

  2. Drag the required field(s) onto the dotted line inside the field tabl.

Fields within each table should be placed side by side.

  1. Click Save and view the form to try it out.

How conditional logic works in field tables

If a field inside a table depends on a field outside the table, then the whole table column (the same field in all rows) will be shown or hidden depending on the response to the field outside the table.

If a field inside a table depends on another field inside the table, then the conditional logic will apply on a row-by-row basis. Any row’s field will be shown or hidden based on another field in the same row.

Read the Conditional logic section for more information.