auto_stories Knowledge Base chevron_right Actions chevron_right Article

Record Detail Form

The form screen shows the SQL table information of the record that was invoked.

mceclip0.png

Record Detail Form 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 is a record in a form.

mceclip1.png

If you see the detail of this record, you must be added a button with Record Detail Form operation and When clicked event.

mceclip2.png

When the button is clicked, the list below comes to the Client screen. The data of the SQL Table is displayed for the record. This is the table of the form.

mceclip3.png