Skip to content

Set Data Table View Selection

Overview

Set the currently selected record list in the data table module or data table view module.

Parameter Configuration

ParameterDescription
Data Table ModuleThe data table module or data table view module to which the selection operation belongs
Selection ModeThe mode of selection operation
Record ID ListThe list of selected record IDs. Dynamic specification can be obtained using expressions to get context variable output

Usage Instructions

  • Selection Mode

    ValueDescription
    Set selection value to record ID listReplace the selected record ID list in the view with the value of Record ID List
    Append record ID list to selected listAppend the value of Record ID List to the end of the selected record ID list in the view
    Remove record ID list from selected listRemove the value of Record ID List from the selected record ID list in the view
    Toggle selection statusToggle the value of Record ID List in the selected record ID list in the view
  • Record ID List Need to pass the ID list of the list data in the current view