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

Display a banner message in SOW when the Incident caller is marked as VIP

Pradeepa B
Tera Contributor

When a user opens an incident ticket in the Service Operations Workspace, and when incident caller is VIP, a banner message should appear at the top of the incident form displaying:

"ATTENTION: This is a VIP Caller."

 

Please help me with this requirement.

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Use a client script and add it on load. If the Caller is VIP = True, then show a message. or try with UI policy.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron

@Pradeepa B 

you can't show banner at that place where you highlighted.

the option is onLoad client script + getReference() callback to check caller is VIP or not and then show message using g_form.addInfoMessage()

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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