Getting Error: There is a JavaScript error in your browser console.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 11:32 PM
Hi Team,
On service Portal When am opening below records. Getting Error: There is a JavaScript error in your browser console. I checked in console there is on Load Client script need to update.
Below is the code written in client script:
function onLoad() {
window.GlideWebAnalytics.trackEvent("com.snc.cmdb.ci_view", "View Form", g_form.tableName, 0);
}
What modification do I need to do in this code? Please help.
Thanks
JM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 04:10 AM
Hi Team,
After Upgrade to Xanadu Version I'm getting this error in service portal.
What could be the issue in script. Kindly help.
Thanks & Regards
JM