auto_stories Knowledge Base chevron_right Actions chevron_right Article

Record Detail Form (Detail)

This operation shows the SQL table information of the selected line of the multi-line record coming to the form screen.

mceclip0.png

Record Detail Form (Detail) 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 instance; there are some records in grid control.

mceclip1.png

There is a button for the Record Detail Form(detail) operation in a form.

mceclip2.png

When this button is clicked after a row of the grid is selected, the detail list is opened for the record. This list is shown in the detailed table of the master table in the form below.

mceclip3.png