Skip to content

Delete a Row in Table

Feature Description

Delete a row record 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 to DeleteUse an expression to return the object of the record to be deleted

Example

In the data table module or form page, we need to select a record and delete the selected row 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 a Row in Table button in the child table toolbar can directly delete a selected record.