This is the type of operation that closes the form window of the connected form control with the event.
Close 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 example; you have two forms. A button on the first form opens the second form with an open form event. The second form has an event, that is After recording Close Form operation.
The operation of the second form
The button is clicked, the second form is opened. Data is entered and the form is saved. Then, the linked form is closed automatically thanks to the Close form operation.
Client view on screen