auto_stories Knowledge Base chevron_right Actions chevron_right Article

Grid – Update Row

This is the operation that allows the information to be transferred to the relevant mapping elements for the selected line of the grid.

mceclip0.png

Grid- Update Row operation at Property Panel

 

Properties

Description: A description of the action is written.

Heading: Specifies the name in the action list when added as a Form Action.

Run Condition: If the value in the query entered in this field is ‘0′, the corresponding action will not run.

Request Confirmation: Select whether to ask for confirmation before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.

 

Example Used

For example;

Add some form controls on the Canvas. Then, create an operation for a button as Grid – Add Row with when clicked event and create an operation for another button as Grid – Update Row. The mapping area is filled for the Grid – Add Row button.

mceclip1.png

Grid – Update Row operation is used as below.

mceclip2.png

To edit for data added to the grid, click the row and then click the Grid- Update Row button. Thus, the values fill in the form controls.

mceclip3.png

Client views on screen

 

Write the correct value in the form control and then click the Grid-Add Row button. This data fills in the grid row.

mceclip4.png

Client views on screen