← Return to the list of available actions Panel |
---|
| General Table, FormAvailable from version: 1.0.30 - 1.0.6 |
Panel |
---|
| The action blocks/unblocks the editing of header/table variables or specific columns in the selected row of the dynamic table. Note - the action does not unblock tabular variables edit! Action displays a modal window that aims to set the value of a selected variable on the form depending on the button pressed. |
Panel |
---|
| Warning |
---|
Leaving the conditional field blank is tantamount to setting it to "true." |
Action location | Parameter operation "Conditional execution" | Action call condition |
---|
TableVariable | Activates the action | Parameter " | Block / unblock conditionConditional execution" will return " | true" to the currently selected field in the columnVariable | Invoke truth" | Button | Activates the action | Parameter "Conditional execution" will return "truth" | FormAcceptance button | Invoke Activates the action | Parameter "Conditional execution" will return "truth" |
|
Panel |
---|
title | Configuration parameters |
---|
| Parameter name | From version | Description | Parameter type | Default value | Field type | Comments and restrictions |
---|
VariablesWindow name* | 1.0.0 | Variables that will be blocked / unblocked | Variables table - 1.0.6 | Defines the title of the modal window that appears. | Text | | Editable field | It can not be empty. | Activity type | Window message content* | 1.0.47Specifies if the action should block variables or unblock 0 - 1.0.6 | Defines the message content of the modal window that appears. | Text | Blocking | Non editable dropdown list | Possible values to choose: "Block" and "Unblock" Activity type | From version | Parameter value to enter (without using the drop down list) |
---|
Blocking | 1.0.47 | BLOCK | Unblock | 1.0.47 | UNBLOCK |
Blocking/unblocking fields condition | 1.0.0 | A function which determines a condition for blocking/unblocking specific fields in a given row based on values from other fields. The function can use the context variable "Selected row". | Function | No | Editable field | Appears only if the action is placed on a dynamic table. It accepts only functions that return a logical value.Editable field |
| Variable to be set * | 1.0.0 - 1.0.6 | Specifies a variable that will be set to one of the two values of the following parameters: Value set after clicking 'Yes' / Value set after clicking 'No' depending on the button pressed. | Variable | | Editable field | | Value set after clicking 'Yes'* | 1.0.0 - 1.0.6 | Defines the value that will be set for the selected variable when the 'Yes' button is pressed. | Text | | Editable field | | Value set after clicking 'No'* | 1.0.0 - 1.0.6 | Defines the value that will be set for the selected variable when the 'No' button is pressed. | Text | | Editable field | |
Parameter*- required field |
Panel |
---|
title | Sample configuration |
---|
| Image Removed Image Added
|
Panel |
---|
| Expand |
---|
| Panel |
---|
| Table condition example (completed field): #not(empty(item($Selected row, $Selected variable))). Table condition example (identical value in the field on the form and selected table field): #eq($variable_form,item($Selected row,$variable_tab)) | An example of the window appearance based on the above example configuration: Image Added
|
Panel |
---|
| 1.0.3 0 - 1.0.42 Fixing an error with reading an incorrect value from the line6 1.0.56 Dynamic form update - adding an additional parameter "Action type" and validation of the values given in the fields "Condition of blocking / unblocking fields" and "Variables"39 - Fixing the action on the accept button, renaming parameters
|
|