Cloning List and Form page and widgets in scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 10:57 PM
I have cloned List and Form(lf) page in scoped application. Also I have cloned respective widgets in that page.
Widget I have cloned are: Data table from URL definition, Data table and form
Also I have made required changes in the page CSS.
Now everything is working fine in Data table from URL definiton and Data table widget. But when I click on any record from left list of records, it is not opening in right side form.
I am getting error saying 'GlideTableDescriptor is not allowed in scoped applications '
Can anyone help me to resolve this error..
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 11:23 PM
Hi
We don't have any official documentation around API's such as “GlideTableDescriptor” and “FilteredGlideRecord”.
If it is not on https://developer.servicenow.com/, then it is very likely unsupported.
Also, the API might work in global scope, but there is a restriction at the java layer so there IS NOT a way around it.
Refer to these threads it talks about Error for different scenarios:
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep