Is it possible hide a user preference display option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 02:43 AM
After upgrading to Utah we noticed that the "Date and time format" does not display out local setting. We contacted ServiceNow Support that told us its not possible to show it in our local date/time format. You an see the error on the picture:
As a workaround we where wondering if there is a workaround where we can hide the menu option via the id, id="datetime-select", using a UI Page or Client Script.
Thanks up front 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 02:51 AM
Hi @Flemming Skytte,
I wouldn't recommend trying to manipulate it. However if you want to do it, you should use a UI Script.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 03:09 AM
Hi Peter,
Thanks for the feedback @Peter Bodelier . If we wanted to manipulate it, could you help with the UI Script? 😉
Thanks,
Flemming

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 03:14 AM
I may want to try if that works as well. I'll get back to you 😉
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 03:28 AM
It seems, you don't have access to that modal from a UI script either.
I'm afraid you're stuck with it.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.