The Sub-table (Popup Edit) is used to manage to-many association data (such as one-to-many, many-to-many) within a form. The table only displays associated records; adding/editing is done in a popup, and data is saved together when the main form is submitted.

Applicable scenarios:
Supports selecting associations from existing records.


Field Component: Switch to other association field components, such as dropdown select, record picker, etc.
Controls whether existing associated data can be dissociated in the edit form. Newly added data can always be removed.

Controls whether the add button is displayed. When the user does not have create permission on the target table, the button will be disabled with a permission notice.
When enabled, hovering over a cell will display an edit icon for quick inline editing of cell content.
You can enable quick edit for all fields on the association field component.

You can also enable quick edit for individual column fields.


Sets the number of records displayed per page in the sub-table.