If a grid is used in the form, it prevents the form from being registered if there is no line entry in the grid.
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.
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.
If any data is not written in the grid, the following warning appears in the Client screen thanks to the operation.