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: General

Action location: Form, Button, Variable, Label, Table button

Available from version: 1.0.20

Description

The action sets the values in the given header and tabular variables. We pass the values as text that will be cast to the appropriate type. When setting values of tabular variables (columns), enter values after the semicolon, e.g. "text1; text2; text3", "1; 543; 432" etc.

An action set on tabular variables first clears row values and then enters new values. If there were fewer rows in the table than the values passed by the action, then new ones are added, while if there were more rows, the excess ones remain empty.

Action call-up

Leaving an empty conditional field is equal to setting it to "true".

Action location

Value of the "Events triggering" parameter

Conditional execution parameter action

Action call-up condition

Form, Variable, Label

Calling when variables are changed

Activates action

Changing the variable value to from the "Update variables" parameter.

Call after conditional execution conditionCall-up actionThe "Conditional execution" parameter will return "true"

Button, table button

-

Activates action

Pressing the button

Configuration parameters

Parameter name

Description

Paremeter type

Default value

Field type

Comments and restrictions

Variables to setList of variables to setArray of variables Editable field 
ValuesThe values with which we set individual variablesAn array of text values Editable fieldIn case of using variable or function of types other than text, use toString() function.
Events that trigger the actionIn this parameter, we specify after which events the action should be triggeredAn array of text valuesCall after conditional execution conditionDrop-down listThe parameter does not appear in case of placing the action on the button.

Updating variables

In this parameter we specify which variables will trigger the action.

Array of variables

 

Editable field

The parameter appears when the Invoking option is selected in the Events triggering an action when changing variables

Parameter*- mandatory field

Configuration example

Change log

1.0.20

  • Adding a component

1.0.30

  • Improving the dynamic form

1.0.31

  • Connecting to a variable blocks parameter modification

1.0.59

  • Fix date and time setting in IE 11

1.0.64

  • Added label support

1.0.100

  • Added location on table button
 

W przypadku przekazania zmiennej lub funkcji o typach innych niż tekstowy, należy użyć funkcji toString().

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.