Is it possible hide a user preference display option

Flemming Skytte
Tera Contributor

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:

disable_ui.png

 

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 🙂

6 REPLIES 6

Peter Bodelier
Giga Sage

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.

Hi Peter,

 

Thanks for the feedback @Peter Bodelier . If we wanted to manipulate it, could you help with the UI Script? 😉

 

Thanks,

Flemming

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.

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.