Server JavaScript error Cannot find function getGuide in object com.glide.service_portal.widget.fencing.ScopedSPScriptable@11e58d3.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 03:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 03:53 AM
Hey Tom,
The process here is that whenever you are cloning any widget or page in portal then you need to first see that what is default scope of that page and widget. And when you clone them and do some modifications and make them live on the portal that time those pages and widgets should be in same scope.
For example, In homepage I had to modify take survey widget. So now my homepage is in global scope but the take survey widget is in some other scope. So when I m cloning the take survey widget I have to be in the scope of widget and while I am adding it back to the page then I have to be in the scope of that page (in this case it was global).
So there are chances that your page is in some other scope but the widget you have been working on could be in some different scope.
Please mark this helpful if it helped you.
Thanks,
Mohit Kaushik
Community Rising Star 2022
Mohit Kaushik
ServiceNow MVP (2023-2025)