Skip to end of metadata
Go to start of metadata

 

 ← Return to the list of available actions

If you have a problem understanding how the action works, check: ActionConditional ExecutionComponents parameters.

Basic information

Category: Table

Action location: Table

Available from version: 1.0.22

Description

The action colors the rows in the table based on the met condition. With the right configuration, it is possible to color entire columns.

Action call-up

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

Configuration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Condition*

1.0.29

If  condition is met, the rows will be colored.

Function

 

Editable field

You can use the "Row index (iteration)" parameter and the "item ()" function to check the condition for each row separately.
Font color1.0.22
Font color value in hexadecimal, e.g. # AA12FD. After clicking the palette symbol, you can choose a color from the palette or enter the name of the color in hexadecimal notation.
Text Editable field 
Background color1.0.22Background color value in hexadecimal, e.g. # AA12FD. After clicking the palette symbol, you can choose a color from the palette or enter the name of the color in hexadecimal notation.Text Editable field 
Columns to color1.0.22Selected 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

Configuration example

 

Change log

1.0.22

  • Adding a component

1.0.29

  • Addition of the "Condition" parameter

1.0.62

  • Checking if "Condition" returns a logical type

1.0.82

  • Change of palette

  • No labels
Write a comment…