Skip to end of metadata
Go to start of metadata

 

← 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

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

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.

Column1.0.134Column where according cell value will be set.Variable array Editable fieldSee above "Column to be set".
Value1.0.134Cell value to set in according column.Function array Editable fieldSee above: "Cell value to be set".

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

Change log

1.0.18

  • Adding a component

1.0.25

  • Improving the casting of exceptions

1.0.57

  • Update of the dynamic form

1.0.134

  • Possibility to set additional column values

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

  • No labels
Write a comment…