← Return to the list of available actions
If you have trouble understanding how the action works, check the descriptions: Action, Conditional execution, Component parameters
Category: Table
Action location: Table
Available from version: 1.0.0
Locks buttons whose identifiers are given in arguments. We assign the action to a dynamic table whose buttons will be blocked. We can lock the buttons for specific rows by setting the Call type parameter to: Call after the line is selected (the default value of this parameter is: Call after conditional execution condition) and then setting the Block condition parameter for the line. To refer to the number of the selected line, use the context variable "Selected line".
Leaving the conditional field blank is tantamount to setting it to "true."
Location of the action | Call type | Operation of the "Conditional execution" parameter | Condition of calling the action |
---|---|---|---|
Table | Call after conditional execution condition | Executes an action | The "Conditional Execution" parameter will return "true" |
Called after line selection | Activates the response to the row selection event | Selecting a row and fulfilling the condition from the parameter: "Blocking condition for the row |
Name of the parameter | From version | Description | Parameter type | Default value | Field type | Notes and restrictions | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Call type | 1.0.38 | Specifies when to lock the table buttons | Text | Call after conditional execution condition | Value list | Values to choose from:
| ||||||
Buttons ids | 1.0.0 | Id of dynamic table buttons (available from PWE level) that will be locked | An array of text values | Editable field | Basic button identifiers are: - add - add line button | |||||||
Block condition for row | 1.0.38 | (The parameter appears after choosing "Call after selecting the line" in the "Call type" parameter) | Logical | Editable field |
Parameter*- required field
1.0.0
- Adding a component
1.0.1
- Added blocking option after selecting the line
1.0.38
- Addition of the "Call type" parameter
1.0.40
- Solution to the problem in case of an empty table