Skip to content

Delete Multiple Rows in Table

Feature Description

Delete multiple row records in the tables of Related List, Child Object, and Lookup List fields in the Table View form

Parameter Settings

Configuration ItemDescription
Data TableThe data table where the record is located
Record List to DeleteUse an expression to return the object array of the record list to be deleted

Example

In the data table module or form page, we need to select records and delete the selected multiple rows after clicking the delete button. For example, in the Data Table Control module shown in the figure below, we have a child table called Data Table Control - Related Table. The Delete Multiple Rows in Table button in the child table toolbar can directly delete the selected records.