VIP tag on Incident form in SOW

Jay80
Tera Contributor

Hello,

 

How can we implement  VIP tag in SOW while creating the Incident, The tag should be visible once the "Requested for" is filled. The tag should be visible before saving the incident, is this possible?

7 REPLIES 7

RaghavSh
Kilo Patron

Post XANADU release vip users are highlighted OOB on saving the incident form, I dont think any solution is available yet or possible to do it in change of caller on new forms.

 

On native view as well, the on change highlighting/ tag was done through DOM which is not recommended.


Even if there is any possibility to do that with DOM, it should be avoided.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

@Jay80 I don't think this is possible due to limitation of workspace UI.

 

There is a chance that DOM might work ( if you are able to find a unique HTML attribute using inspect )  but its quite risky and should be avoided.

I believe you should wait until service-now introduce this functionality OOB.


Please mark the answer correct/helpful accordingly. 


Raghav
MVP 2023
LinkedIn

Ankur Bawiskar
Tera Patron
Tera Patron

@Jay80 

VIP tag is already coming OOTB on form and list in SOW for Caller field on INC.

what do you require?

Form

AnkurBawiskar_0-1759208088872.png

List

AnkurBawiskar_1-1759208104894.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Jay80
Tera Contributor

hello, thanks for the response what i need is the VIP tag should be visible before the form is saved as soon the requested for is populated, is that possible?