Editing Bindings
In certain cases Data Table Editor allows to add, edit or remove bindings of a table being edited. For example, this mode is enabled when the table will be used as an input parameter for a headless action (i.e. action executed upon alert or by the scheduler).
If bindings editing is enabled, the top section of the Data Table Editor contains an expandable bindings pane:
Bindings are edited in a nested Data Table Editor that has two fields:
- Target. Defines the field (and optional row number) to write the expression result into.
- Expression. Defines binding expression that will be calculated when table bindings are processed.
The Apply button instructs Data Table Editor to save new/modified bindings inside the "primary" table and recalculate table data according to new bindings.
Was this page helpful?