Getting URL Parameters in Scoped Application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2019 12:42 AM
I am trying to get URL parameter through catalog client script in Scoped Application. But since Scoped application don't have access to the window object, I am not able to autofill the variables
I found an article
which suggest to use GlideURL class, but I am recieving an error in console
ReferenceError: GlideURL is not defined
Can anyone please help me with how to get URL parameters in Scoped Application.
Thanks in Advance
Labels:
- Labels:
-
Service Catalog
-
Service Portal
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 07:57 AM
Hi Ankur,
Yes, in a scoped onload catalog client script, in Service Portal.