- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2024 07:18 PM - edited 11-10-2024 07:18 PM
Hello everyone,
After my instance was versioned from Vancouver to Xanadu, my error message field display was no longer red but black as shown in the picture.
Does anyone know the reason why and how to fix it? Please help me.
Thank you so much.
Here is my code:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 06:11 PM
Hi @Hitoshi Ozawa ,
Thanks for helping me and I apologize for the late response.
ServiceNow responded to me that it was not an issue. I also found a solution which is to create Catalog Client Script and use the code below for handling DOM:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 01:23 PM
@Dinh Nguyen My bad on the last replies. You're only having a problem in the Employee Center. So instead of sc_cat_item page, you'll need to find the page for the Emplyee Center and fix that. It probably would start with "ec_"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 06:11 PM
Hi @Hitoshi Ozawa ,
Thanks for helping me and I apologize for the late response.
ServiceNow responded to me that it was not an issue. I also found a solution which is to create Catalog Client Script and use the code below for handling DOM: