← Back to the available actions list
If you have a problem with understanding how the action works, check the descriptions: Action, Conditional execution, Component 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 location | Parameter operation "Conditional execution" | Action call condition |
---|---|---|
Table | Activate the action | The "Condition" parameter will return "truth" for the given row. |
Table button | Activates the button | Pressing the button on which the action is located |
Configuration parameters
Parameter name | From version | Description | Parameter type | Default value | Field type | Comments 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.x | Changing the value of a variable causes the action to execute. | Text | Editable field | The 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:
| 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 name | From version | Description | Parameter type |
---|---|---|---|
Current row | 1.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
1.0.18
- Adding a component
- 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