Change process flow colors for each state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2025 11:51 PM
How to change process flow colors for each state?
state ->New - green
state ->inprogress - red
state ->onhold - yellow....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2025 08:02 AM
Hi @neehas710
You can't easily change the process flow, but you can make the change of state more visually appealing by adding color.
This is easy to do:
-
You can create a field style and apply it to the State field in Standard UI.
-
For Workspace, use the UX Highlight Value feature to achieve a similar effect.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2025 08:38 AM
there is no OOTB way to change the color.
You can try to use DOM manipulation via onLoad client script on your form but remember DOM is not best practice
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2025 08:40 AM
Not possible except with DOM, which is not recommended.
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth