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 22 Next »

 

 

← Return to the list of available setters

← Return to the list of available automatic tasks

If you have trouble understanding how an automated task works, check: Automatic taskConditional executionComponents parameters 

Basic information

Category: Table

Available from version: 1.0.18

Description

Allows you to set values in the column in the row specified by the condition with the ability to reference values from adjacent columns.

Configuration parameters

Parameter name

From version

Description

Parameter type

Default value

Field type

Comments and restrictions

Cell value to be set*

1.0.18

The value to be set in the cell.

Function

 

Editable field

You can refer to the row indexcontext variable to set different values for each row.

The function must return a single equivalent of the type that column has.

E.g. a column of text values will be set using text.

Column to be set*

1.0.18

The column in which we set the cell value

Variable

 

Editable list of values

The list contains all indexes of a given document class

Condition

1.0.18

The value in a given row will be set if this condition is met.

Function

 

Editable field

You can use the row indexcontext variable to treat each row differently and get the ability to compare other columns in that row.

The function must return a boolean value.

If we leave this parameter empty, then the condition will be met for each row.

Parameter*- mandatory field

Contextual variables

The name of the contextual variable

Type

Description

Row index

Absolute

Holds the index currently being analyzed by the row component. The component changes its value by performing a row-by-row adjustment from the given column.

Configuration example

Examples
1. Setting using a different column  

2. Setting a fixed value in all rows 

Change log

1.0.18

  • Adding a component

1.0.25

  • Improving the casting of exceptions

1.0.57

  • Update of the dynamic form

The license could not be verified: License Certificate has expired!

  • No labels