- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:02 AM
Hey there,
I was doing a normal HTML change in a widget and when i saved it portal throws error . Below is the screenshot of the same. Any idea of can i revert it back or solve this error. Thanks
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:29 AM
Hi,
This is a cross scope application issue.
YOu need to check
And
Restrict caller access:
In your case todo_inbound scope doesnot have access to global or someother scope. In ESC widget you might have code which refers to some table.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:07 AM
Go to service portal>>widgets.
Open your widget and revert to previous version (which was working), later you can make the changes you want.
The error is probably because you are trying to access some function from different scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:11 AM
Hi Raghav,
This is a header|Footer and hence could not see any versions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:28 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 12:29 AM