How to edit system settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 06:22 PM
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
Tokyo Version

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 07:26 PM
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
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2023 09:51 PM
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?