Go to the UI Design module and select the screen where the element to be focused is located.
Create an input field (e.g., First Name, Last Name, Email, Search). Example: Ensure that the cursor goes directly to the ‘Email’ field when the page loads.
From the + ADD ACTION menu, select the trigger event (Initial Actions, OnClick, etc.) that suits your needs and add the UI Control > Set Focus To action.
2. Configure Action Parameters
Select Component: Select the element you want to focus on. Example: Email
This action can be triggered when the screen loads, when a button is clicked, or after another action.