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: TableStore

Action location: Button, Table button

Available from version: 1.0.100

Description

The action inserts the records of the TableStore object into the indicated variables that grouped in the table.

Action execution
Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
ButtonExecutes actionButton click
Table buttonExecutes actionButton click
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
TableStore*1.0.100TableStore object to insert into the tableString Editable 
Mapping type*1.0.XXX
It determines whether the mapping will be taken from an existing table on the form by its id, or whether it will be done manually.
String Drop-downAvailable options: Manual, Table
Table Id*1.0.XXX
The id of the table on the form from which the mapping will be retrieved
String Editable
  • Visibility of this field depends on value of "Mapping type" parameter
  • in the case of assigning an action under the table button, the described field can be left blank; it will result in taking the mapping from the table in which the button with the action was defined

[Mapping] TableStore's keys*

1.0.100Keys from the TableStore to map onto variables from the tableString Array
Visibility of this field depends on value of "Mapping type" parameter
[Mapping] Table's variables*1.0.100Variables from the table to map onto keys from the TableStoreVariable Array
Visibility of this field depends on value of "Mapping type" parameter
Overwrite data*1.0.100Decides if data stored in mapped variables has to be overwrittenBooleanNoDrop-downAvailable options: Yes, No

Parameter*- required field

Sample configuration
 Mapping type: Manual

 Mapping type: Table

Change log

 1.0.100

  • Adding component


 

  • No labels
Write a comment…