How to make the Label in service portal red
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2018 07:02 AM
Hi I have a label "Please Make attachment mandatory" and I need to display this text in red. Can anybody please let me know how I can achieve that
- Labels:
-
Field Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2019 12:30 PM
After reading several entries, it is understood that this is no "easy way" to color labels in the portal. But exactly, how is it done? HTML in the field does not seem to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 08:47 AM
Here's a no code solution that works (London)
- Create Label Variable for you catalog item
- Question Tab: for Question just type in a space (it must have something)
- Question Tab: Add unique Name for label
- Annotation Tab: Check Show Help and Always Expanded
- Annotation Tab: remove default 'More Information' Text
- Annotation Tab: Instructions now type in whatever you want as HTML Label for example: Notes (Optional)
The variable will look as expected on the Service Portal :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2019 09:41 AM
but this doesn't look good on platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2020 07:41 AM
it didn't work for me on Madrid:
- couldn't save the variable with Question having just a space in it
- could'nt remove remove default 'More Information' Text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2020 08:45 AM
Sounds like an enhancement request to me (new annotation variable or allow container to allowed to always display help but without title).
My no code label solution with a space was eliminated at some point since London. ServiceNow must check an do not consider space a character in required field string. I think insert and stay with a working one combined with list edit worked last time I needed one but thats just taking advantage of a different bug not the right solution.