We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Add VIP to Caller field in Service Operations Workspace

TerryC03
Tera Guru

Hello,

 

How may I add the VIP colored text similar to the priority field in the Service Operations Workspace? For example,

TerryC03_0-1715274518772.png

I would like to add a "VIP" label next to the caller field similar to the Priority field.

 

Thanks.

1 ACCEPTED SOLUTION

PVJShareKnowled
Tera Guru

Hi @TerryC03 , Good day! Please follow below,
1. Click on All -> Workspace experience -> Highlighted values(remember to be right scope of the table you are in SOW) -> Create new

2. Select table and the field you want to highlight
3. Under "Highlighted value condition" -> create new -> select condition (caller.vip is true) -> select color -> enable "show icon" if you want to add icon in front of highlighted value -> select variant(primary, secondary, teritary) -> save/submit
4. Refresh the form in SOW, you will see the highlighted value above the field if the caller is VIP. 

Attaching a screenshot which is only for reference and the field on which the highlight is applied is different but similar to caller id field.

If this input helped you, please give a thumbs up. It encourages me to answer more questions and support our community.

Regards,


Priyanka Jeganathan

View solution in original post

4 REPLIES 4

PVJShareKnowled
Tera Guru

Hi @TerryC03 , Good day! Please follow below,
1. Click on All -> Workspace experience -> Highlighted values(remember to be right scope of the table you are in SOW) -> Create new

2. Select table and the field you want to highlight
3. Under "Highlighted value condition" -> create new -> select condition (caller.vip is true) -> select color -> enable "show icon" if you want to add icon in front of highlighted value -> select variant(primary, secondary, teritary) -> save/submit
4. Refresh the form in SOW, you will see the highlighted value above the field if the caller is VIP. 

Attaching a screenshot which is only for reference and the field on which the highlight is applied is different but similar to caller id field.

If this input helped you, please give a thumbs up. It encourages me to answer more questions and support our community.

Regards,


Priyanka Jeganathan

Hello,

Sorry for the delay in response. I will try this today.

jiral
Giga Sage

This only applies on already saved record. This doesn't work on new records.

harry24
Tera Contributor

Hi , 

did you find any solution on this ? I have same requirement .