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

Action location: Table

Available from version: 1.0.0

Description

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".

Action execution

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionCall typeOperation of the "Conditional execution" parameterCondition of calling the action
TableCall after conditional execution conditionExecutes an actionThe "Conditional Execution" parameter will return "true"
Called after line selection/editActivates response to selection events and editing of data in the selected lineSelecting a row (or editing the data in the selected row) and meeting the condition from the parameter: "Block condition for row".
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Call type1.0.38Specifies when to lock the table buttonsTextCall after conditional execution conditionValue list

Values to choose from:

Displayed ValueValue transmitted
Call after conditional execution conditioncondition-passed
Called after line selectionrow-selected
Buttons ids1.0.0Id of dynamic table buttons (available from PWE level) that will be lockedAn array of text values Editable field Basic button identifiers are:

- add - add line button
- insert - line insert button
- delete - delete line button
- copy - line copy button

Block condition for row1.0.38(The parameter appears after choosing "Call after selecting the line" in the "Call type" parameter)Logical Editable field 

Parameter*- required field

Sample configuration

Example

 

Change log

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

1.0.145

  • Correction of an error related to reading the value of the parameter "Block condition for a row"
  • Modification of the call type - the call after selecting a row reacts from now on to data updates in the selected row
 

 

  • No labels
Write a comment…