How to edit system settings

Inoeru975
Tera Contributor

After upgrading from the Quebec version to the Tokyo version, the accessibility display item "Enable screen readers to read charts and graphs" in system settings has increased.

I would like to hide or deactivate this item, is it possible?


Quebec Version

QuebecVer.pngTokyo Version

TokyoVer.png

2 REPLIES 2

Harish KM
Kilo Patron
Kilo Patron

Hi @Inoeru975 Accessibilty is User specific. To disable you need to check sys_user_preference table and look for property glide.ui.report.accessibility.screen_reader_table and set to false.

User needs to logout and login again to verify the changes.

 

 

read below doc to understand

https://docs.servicenow.com/en-US/bundle/vancouver-platform-user-interface/page/administer/accessibi...

Regards
Harish

Hi Harish KM . Thank you for the information.
I understand that settings can be configured for each user.
However, I would like to hide the system setting item itself to prevent other users from making any configurations from the system settings.
Is that possible?