Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

 ← 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 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 background1.0.22The color value is hexadecimal. e.g. AA12FD (without #). The ability to choose a color from the color palette under the parameterText Editable field 
Selected columns to be painted1.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

  • No labels