How to add an alert or info message in Service Operation workspace

Yash38
Kilo Guru

I have a requirement where I need to add an alert or info message to the incident in Service Operation Workspace if the caller is from a specific country, is it possible to achieve in SOW and if yes how can I implement it?

 

Regards,

Yash

 

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Yash38 

yes, you can use onChange client script on caller field and ensure it applies on workspace view.

Use g_form.addInfoMessage('Your message');

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

@Yash38 

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.

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