Set Data Table View Selection
Overview
Set the currently selected record list in the data table module or data table view module.
Parameter Configuration
| Parameter | Description |
|---|---|
| Data Table Module | The data table module or data table view module to which the selection operation belongs |
| Selection Mode | The mode of selection operation |
| Record ID List | The list of selected record IDs. Dynamic specification can be obtained using expressions to get context variable output |
Usage Instructions
Selection Mode
Value Description Set selection value to record ID list Replace the selected record ID list in the view with the value of Record ID ListAppend record ID list to selected list Append the value of Record ID Listto the end of the selected record ID list in the viewRemove record ID list from selected list Remove the value of Record ID Listfrom the selected record ID list in the viewToggle selection status Toggle the value of Record ID Listin the selected record ID list in the viewRecord ID List Need to pass the ID list of the list data in the current view

