Unable to locate the source of form banner on CMDB table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @every
I am unable to locate the source of form banner as I attached , when I clicked on "Try THE NEW CMDB WORKSPACE" a URL will be opened , likewise a URL will be opened
so now I would like to change the URL for "Click here to chat with us in teams"
can anyone help to find the source of Configuration
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
how and where did you get this message?
share the steps
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Ankur Bawiskar
Thanks for your response
This is a message populating on the CMDB table, when I have opened any computer or any Application
This is not something like addinfoMessage because when I clicked on "Try THE NEW CMDB WORKSPACE" CMDB workspace URL is opening and when I clicked on " Click here to chat with us in teams" a Microsoft teams URL will be opened.
Now we would like to update the Microsoft teams URL, hence need to find the source of the configuration
Thankyou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Did you review the UI policy while accessing the old record mentioned here?
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Ashok Kumar,
this seems to be an info message added by (catalog) client script, depending if it is a native UI or portal/ESC. For more precise answer it would be good to know where exactly do you see this banner and if it is there always onLoad or after some specific conditions, ...
But in general you can check these client scripts from [catalog_script_client] and [sys_script_client]
https://yourinstance.service-now.com/sys_script_client_list.do
https://yourinstance.service-now.com/catalog_script_client_list.do
Add conditions similar to > Encoded query if you want
scriptLIKEaddInfoMessage^scriptLIKETry the New CMDB^sys_class_name=catalog_script_client^ORsys_class_name=sys_script_clientLet me know if that helped
100 % GlideFather experience and 0 % generative AI
