← 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
Action stores the TableStore object from the indicated table to the variable.
Action execution
Location of the action | Operation of the "Conditional execution" parameter | Condition of calling the action |
---|---|---|
Button | Executes action | Button click |
Table button | Executes action | Button click |
Configuration parameters
Name of the parameter | From version | Description | Parameter type | Default value | Field type | Notes and restrictions |
---|---|---|---|---|---|---|
Table* | 1.0.100 | Table from which the TableStore object will be retrieved | String | List of values | In case the action is placed on the table button, the value of the attribute will be obtained automatically | |
TableStore* | 1.0.100 | The variable to which the TableStore object will be written | String | Editable |
Parameter*- required field
Sample configuration
Change log
1.0.100
- Adding component
1.0.144
- Adding the possibility to select a table from a list
0 Comments