E-508: Tabbing Order on Search Page is Incorrect
(Doc ID 2360000.1)
Last updated on DECEMBER 02, 2020
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.55 and laterInformation in this document applies to any platform.
Goal
As an example, when tabbing through the Main Menu > Benefits > Enroll in Benefits > Health Benefits - the tabbing order is not as expected for the end user.
The problem is caused by "Name of Search" edit field has no tabindex and the rest of the controls on this page have one. This causes the "Name of Search" to be last in the tab order.
The fix is to add a tab index to #ICDefnName field. Make sure the tabindex is after all the links on the navigation bar and before the "Save" button.
Replication steps:
1. Main Menu > Benefits > Enroll in Benefits > Health Benefits
2. Select 'Save Search Criteria'
3. Hit tab and not taken to 'Name of Search' and then to 'Save'
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |