No items found.

Use Case: Automatic Focus on Page Load

When a user arrives at a registration form, the cursor should go directly to the ‘First Name Last Name’ field.

Application Steps:

  1. Go to the UI Design module.
  2. Add a Text Input component and name it ‘FullNameInput’.
  3. Click on an empty area on the screen and select the +ADD ACTION menu:
    • Initial Actions → UI Control → Set Focus To action.
  4. Action Parameter:
    • Select Component: FullNameInput

This allows users to quickly enter their first and last names by typing directly into the First Name and Last Name fields when they arrive at the form screen.