- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 10:07 PM
Hi,
I have a requirment like, when the incident is kept onhold, then the tagged SLA should change the Has breached field colour to Yellow.
As of now, it shows Green colour based on the styles true/false.
But i need the green colour to change to Yellow/orange when the incident is kept onhold. How to achieve this? Kindly help me
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 03:14 AM
you can create multiple field styles on same field based on condition
Example: ensure you give correct value to compare for On hold
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
03-15-2022 12:13 AM
Hello
Similar kind of Request we did for Our client but that was for custom field.
follow up is a custom date type field we have. suppose follow up field is today and if it is passed then, we were making tomato red to that field in list view.
Steps:-
make sure field is in form view, if not take it for customization via form designer.
Right Click-->configure Style
you need to modify in the Value as per your requirement and style
for Yellow Color check similar with Priority Yellow which is OOB by configure.
Mark my Response as Correct or Helpful, if you find it Appropriate.
Gaurav Shirsat : ServiceNow Community MVP 2022
https://www.linkedin.com/in/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 12:32 AM
Hi,
you can create multiple field styles for that field based on the State of incident
what did you try and where are you stuck?
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
03-15-2022 03:04 AM
Hi Ankur,
Can you help me how can i do that multiple field styles for the Has breached field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 03:14 AM