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

← Back to the available actions list

 

If you have a problem with understanding how the action works, check the descriptions:  ActionConditional executionComponent parameters

Category: Table

Previous names: Conditional row deletion (till 1.0.43)

Action location: Table. Table button

Available from version: 1.0.18

Action description 

The action removes lines when the execution condition is met or the values of the specified variables are changed.

Action call

Leaving an empty conditional execution field is identical with setting it to "the truth". 

Action locationParameter operation "Conditional execution" Action call condition 
Table

Activate the action

The "Condition" parameter will return "truth" for the given row.

Table buttonActivates the buttonPressing the button on which the action is located

Configuration parameters

Parameter nameFrom versionDescriptionParameter typeDefault valueField typeComments and restrictions
Condition*1.0.18

When the condition is met, it will delete the given row. The function is called for each row

Function Editable field 
Variables that trigger action*x.xChanging the value of a variable causes the action to execute.Text Editable fieldThe parameter appears when selecting the value "Execute when variables updates" from the "Action executing types" parameter.

Action executing types*

x.x

A parameter that specifies the type of event after which the action is to be triggered. There are 2 values to choose from:

  • Execute when variables updates
  • Execute when conditional execute pass
Text 

Execute when conditional execute pass

Non editable dropdown list

Parameter appears when an action is placed on the table.

Parameter*- required field

Context variables

Context variable nameFrom versionDescriptionParameter type
Current row1.0.18

Stores information about the currently set row number. It can be used in the "Condition" parameter, eg together with the item () function, to get the value from the currently set row.

Total

Sample action configuration

Using example

 Example 1
Example 1

Table

Table button


Change log

1.0.18

  • Adding a component

1.0.40

  • Ability to attach more than one action on the form

1.0.43

  • Rename from the Conditional row deleting to Conditional row deletion

1.0.49

  • Dynamic form update - checking the Condition field type

1.0.62

  • Action can be added on dynamic table button

x.x

  •  
    Adding Action executing types parameter + hiding the button Id and Button name parameters

  • No labels