Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get the color to field, when we select a VIP user in 'opener for' field in (SOW)

Maharshi4
Tera Contributor

How to get the color to the field, while creating a new interaction record in that when we select VIP user in 'opener for' field in service operations workspace.

3 REPLIES 3

harshav
Tera Guru

Configure the styles by right clicking on the field label and selecting configure styles and add a new style

Select the table, select the field and in the value add "javascript:current.opener_for.vip == true" and add the color whatever you want in the style field "color:red"

Hello Harshav,

   Yes It is already there in classic view, but in Service operations workspace not appearing the color.

 

Thank you,

Kalyani35
Tera Guru

Hi @Maharshi4 

Did you get any solution for this?

 

Thanks