Need to change text color of catalog's variable in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I am working on a ServiceNow Service Portal widget where the default "This field is mandatory" message is appearing in grey.
I have already implemented a client script to display the message as an error (red color), but it seems that the portal’s backend CSS is overriding my changes.
Issue:
Despite setting the error state in the client script, the mandatory field message still appears in grey instead of red.
What I need help with:
How can I override the Service Portal CSS so that the mandatory error message is displayed in red?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Can you try this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @Naveen20, thanks for the response, actually it is record producer's variable where help text is showing black text i need to fix it, even though i tried fieldmsg function as error,info etc, but it is changing the background color not text color so i need to fix it.
Thanks
