Overview
Set Focus actions focus on an editable text element or text field element, open the keyboard, and allow the user to begin inputting text. You can choose to set focus on a specific text element or text field or cycle through all text fields on a page.
Action Properties
Direction
Set focus on a selected text field or cycle through all text fields forward or backward:
By Target: Focus on a specific text field.
Forward: Cycle forward through all existing text fields.
Backward: Cycle backward through all existing text fields.
Text
Select the text or text field element to focus. (only for By Target direction)
Start Tag
Set the first focused text field using its tag. It's optional to create the tag in the Element Settings Panel. (only for Forward or Backward direction)
Wrap
Set if the focus should re-cycle through text fields again once a full cycle has been completed. (only for Forward or Backward direction)