The Sub-table (Popup Edit) is used to manage multiple association data (such as One-to-Many or Many-to-Many) within a form. The table only displays currently associated records. Adding or editing records is performed within a popup, and the data is submitted to the database collectively when the main form is submitted.

Applicable Scenarios:
Supports selecting associations from existing records.


Field component: Switch to other relationship field components, such as Single select, Collection selector, etc.
Controls whether existing associated data in the edit form is allowed to be unlinked. Newly added data can always be removed.

Controls whether the "Add" button is displayed. If the user does not have create permissions for the target collection, the button will be disabled with a "no permission" tooltip.
When enabled, hovering over a cell will reveal an edit icon, allowing for quick modification of the cell content.
You can enable quick edit for all fields via the association field component settings.

It can also be enabled for individual column fields.


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