
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 04:47 AM
Hi,
We have defined a set of styles to a field with choices in the backend of our ServiceNow instance. Show a background colour for the values in a list view.
The style looks as follows:
IIn the list view it therefore looks like this:
However, in our customer facing portal (csm) the widgets showing similar list views do not show the same style. Does any one know how I can add the style of a field to a list view/widget/field shown on a service portal?
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 04:49 AM
Hi,
field styles doesn't apply to portal.
The widgets must have some custom code for coloring
Please check that
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 04:49 AM
Hi,
field styles doesn't apply to portal.
The widgets must have some custom code for coloring
Please check that
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 04:59 AM
That's unfortunate. Do you have any examples of custom code for coloring? Or references to documentation on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 05:34 AM
Hi,
check this out
How to set custom colors to title columns in list page of Service Portal
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 06:04 AM
Thank you! I'll start with that and find the right thing for field background colour, which is what I need.
Regards,
Cecilie