- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope you are doing good.
Did my reply answer your question?
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
3 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
VIP tag is already coming OOTB on form and list in SOW for Caller field on INC.
what do you require?
Form
List
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