Toggle Checkbox Set Selector Value

Last modified: May 15, 2023

1 Description

Finds checkbox by given entity attribute and inverts the value.

2 Supported Widgets

  • Checkbox Set Selector

3 Usage

Pass the name of the widget, the column caption, and the cell value of the checkbox you want to toggle.

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.
Column Caption String Yes The caption of the desired checkbox column.
Value String Yes The cell value of the checkbox row.