Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How check where the Alert came from?

ican
Tera Contributor

Hello

 

After clicking a button which is in UI Page an alert is displayed but I don't know where that alert came from.

I have searched in Client Script, UI Action, UI Page, Script Include for that alert but i have not found it yet.

 

In the UI Page the alert is not also found there.

I think it comes after the g_form.save() from the UI Page.

 

Is there a way in Servicenow to check where a specific alert came from?

 

Thanks in advance!

5 REPLIES 5

Sorry mate, in that case as it custom so you need to read all code again. Try a global search may be you get some hint.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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