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

← 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-down 
Table Id*1.0.XXX
The id of the table on the form from which the mapping will be retrieved
String Editable
 
[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

Change log

 1.0.100

  • Adding component


 

  • No labels