← Return to the list of available actions
If you have a problem understanding how the action works, check: Action, Conditional Execution, Components parameters.
Category: Table
Action location: Table
Available from version: 1.0.22
The action colors the rows in the table based on the met condition. With the right configuration, it is possible to color entire columns.
Leaving an empty conditional field is equal to setting it to "true".
Action location | Conditional execution parameter action | Action call-up condition |
---|---|---|
Table | Activates action | The "Condition" parameter will return true - it is checked each time the data used in it is changed |
Parameter name | From version | Description | Paremeter type | Default value | Field type | Comments and restrictions |
---|---|---|---|---|---|---|
Condition* | 1.0.29 | If the condition is met, the rows will be colored. (You can use the "Row index (iteration)" parameter and the "item ()" function to check the condition for each row separately.) | Function |
| Editable field | |
Colour of background | 1.0.22 | The color value is hexadecimal. e.g. AA12FD (without #). The ability to choose a color from the color palette under the parameter | Text | Editable field | ||
Selected columns to be painted | 1.0.22 | Selected columns (variables in the table) to be colored. If no parameter is given, the entire row will be colored (in all columns) | Array of variables | Editable field |
Parameter*- mandatory field
1.0.22
- Adding a component
1.0.29
- Addition of the "Condition" parameter
1.0.62
- Checking if "Condition" returns a logical type