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, Form Button, Table, Table Button, Variable, Label

Available from version: 1.0.81

Description

The action allows setting a new element's name and description (tooltip) in the form, depending on given condition. The action is "asymmetrical", ie when the condition of the action changes from true to false, the name and description from before change are not restored.

Action call-up

Action location

Value of the "Events triggering" parameter

Conditional execution parameter action

Action call-up condition

Form, Form button, Table, Table button, Variable, LabelCall after conditional execution conditionCall-up actionThe "Conditional execution" parameter will return "true"
Configuration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Element to change*  List of form variable names to be changedVariable array Editable fieldParameters appear when the action is placed on the form.

New name*  List of new names for items from the Element to change listString array Editable field
New button name*  New form button nameText Editable fieldParameter appears when the action is placed on the form button and table button.
New table title name*  New value for table titleText Editable fieldParameter appears when the action is placed on the table.
New variable name*  New value for variable nameText Editable fieldParameter appears when the action is placed on the variable.
New label name*  New value for label nameText Editable fieldParameter appears when the action is placed on the label.
New description1.0.123New element (tooltip) description.Text / Text array Editable field

Parameter is of the type of an array of text values in case the action is placed on the form. In the case of placing the action on form or table button, the parameter is of the text type. The parameter only occurs when the action is dragged onto a form, variable, or table button. The parameter is optional. Leaving it empty or passing an empty string by means of a variable or function will result in the element description not being changed.

Parameter is available only in the PlusWorkflow 4.0.

Parameter*- mandatory field

Configuration example

Action placed on the form:

 

Action placed on the table:

 

 

Action placed on the button:

 

Change log

1.0.81

1.0.123

  • Adding a parameter "New description"

  • No labels
Write a comment…