auto_stories Knowledge Base chevron_right Actions chevron_right Article

Check Grid Before Save

If a grid is used in the form, it prevents the form from being registered if there is no line entry in the grid.

mceclip0.png

Check Details Before Save operation at Property Panel

 

Properties

- Description: Description related to action is written.

- Message Content: Message is written.

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

- Request Confirmation: Select if the request confirmation will be used 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 grid control in a form.

mceclip1.png

 

If data must be entered in the grid control, this can be checked with Check Details Before Save operation and Before recording event in the form. A message is written in the message content area of the operation.

 

mceclip2.png

 

If any data is not written in the grid, the following warning appears in the Client screen thanks to the operation.

 

mceclip3.png