- 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-11-2024 02:15 AM
Hi @Dinh Nguyen ,
one last easy thing you can try , try clearing the browser cache and instance cache cache.do and try again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 10:19 PM
Hi @Community Alums,
I tried your new suggestion but still not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2024 11:20 PM
Hi @Community Alums ,
You can try the below code that might help you .. or as suggested by @Community Alums ..
If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!
Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI
YouTube: https://www.youtube.com/@learnservicenowwithravi
LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 02:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 12:31 AM - edited 11-11-2024 12:33 AM
@Dinh Nguyen I just tested the script on my Xanadu PDI and it showed up as below. The background color of the message is red. Maybe there's something else like UI Policy or some other script?
EDIT: Tested on Service Portal and the message appears as below. The color of the error message text if red though.