SAM Renewal calendar color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hi All,
On software entitlements form I've added a field "u_renewal_status" with different possible values.
On the SAM renewal calendar, I would like that the blocks colour change regarding the value.
Example : if value 1 --> Entitlement block becomes yellow / if value 2 then green.
How could I do that ?
Edit : the color seems to be defined in UX Client script "roadmap/fieldColorMaps"
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Mathieu Van de
Why not do with field style. Have tried using field style?
ServiceNow Field style Docs:
---------------------------------------
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks!
Krishnamohan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@KrishnaMohan wrote:Hi @Mathieu Van de
Why not do with field style. Have tried using field style?
ServiceNow Field style Docs:
---------------------------------------
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks!
Krishnamohan
Hi and thanks for this but can field styles apply on renewal calendar blocks ? If yes how could I do it ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Update : I understood that the UX script is used to define the color of the block and also, separately, the color of the small pill inside each block (using "progress" and "pillcolor" values) I was so able to modify the colors when changing the values but impossible to find a way to change the colors based on another field/variable value.
Any help would be really appreciated 🙂