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

 

 

← Return to the list of available setters

← Return to the list of available applications 

If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters

Basic information

Component's ID: conditional-row-delete-dual

Category: Table

Available from version: 1.0.X

Description

The component removes rows from the global table that meet the specified condition.

Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Table Id*1.0.XIdentifier of global tableText Editable field 
Condition*1.0.XCondition that, if met, will remove rows from the tableFunction Editable field 

Parameter*- required field

Context variables
Context variable nameFrom versionDescriptionParameter type
Row index
1.0.XStores information about the number of the currently set row. It can be used in the "Condition" parameter, for example, along with the item() function to get the value from the currently set row.
Integer
Sample configuration

Change log

1.0.X

  • Added component


  • No labels