Setting the tab order (web client)
To move between components on a form, users can press the TAB key. Tab order is the
sequence in which components receive focus as the user repeatedly presses TAB. The sequence
number is a zero-based index number.
Note: This procedure applies only to the web client. For the procedure
to set the tab order in the Windows client, see Setting the tab order (Windows client).
To set the tab order of all components on a form, beginning with the first (0) component, use this procedure:
- Open a form and go into the Web Designer.
-
For each component to be included in the tab order, perform these actions:
- Save.
- Exit the Web Designer and unload the global objects cache.
- Refresh the form and test that the tab order is correct.