Skip to end of metadata
Go to start of metadata

 

← Return to the list of available actions

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

Basic information

Category: Table

Action location: Button, Table, Table button

Available from version: 1.0.26

Description

Adds a row to the table and allows you to set initial values in selected columns.

Action execution

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
TableInvokes an actionConditional execution returns the truth.
ButtonActivates the action after clicking the buttonClicking on the button to which the action was attached
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Columns1.0.26Columns whose initial values will be determinedArray of variables Editable fieldIf you do not intend to set values for all / selected columns, then you do not need to put them here.
Values1.0.26Initial values that will be assigned to the columns given aboveAn array of text values Editable fieldIt must return a single value that will be entered on the new line. The value in the parameter is entered as text that will be converted into the appropriate type.
Table Id1.0.26The id of the table to which the row will be addedText Editable field 
Set row position1.1.1; 1.0.155Allows for exact row positioning.BooleanFalseDropdown list"False" adds row as a last table row.
Row position1.1.1; 1.0.155Exact row position (negative value inserts row as a very first one; value greater than row count inserts row at the end; in case of value within current row numbers, please keep in mind that row numbering starts from 0 not 1).Integer0Editable field 

Parameter*- required field

Change log

 1.0.26

  • Adding component

1.0.53

  • Modifying dynamic form, placing Columns and values in one table

1.1.1; 1.0.155

  • Added new parameter for row positioning
 

 

  • No labels
Write a comment…