GetUserOption no longer reliable for determining Accessibility setting
Does anyone have experience with the delivered function GetUserOption for getting users current accessibility setting?
This function used hundreds of places in delivered code and some in custom code consistent with how it is prescribed in the PeopleTools 8.57: Accessibility Guide to determine a user’s accessibility setting.
PeopleBooks describes this function as returning a default value for a function rather than a specific user setting. It appears that this function is now working as advertised in PeopleBooks, which causes it to not work as expected in our system and the Accessibility Guide. We are on Tools 8.57.12 CS9.2.16.
Any guidance would be greatly appreciated.