This operation makes it focuses on the form controls.
Item Focus operation at Property Panel
Properties
Description: Description related to action is written.
Heading: When added as Form Action, it specifies the name in the action list.
Value Area: The operation focuses on the control in this area.
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 example; If you want the cursor to focus on the control for a form, Item Focus operation must be used.
A button is added in the form of the operation. When clicked event is created in the button. Value area represents the control to focus on.
When the button is clicked, the cursor appears on the control.