Want to get the URL of the current page in the portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2019 02:37 AM
I wanted to get the current url of thecatalog portal and to use the url in reference qualifier to get the sys_id of case
Sample Url: instance.service-now.com/portal_name&sys_id= &case_id
Now in reference qualifier of a catalog item needs to get the url and filters the value based on case _id.
Anyone please share your ideas?
Labels:
- Labels:
-
Service Catalog
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2019 10:02 PM
Hi Kajal,
This.location or window.location both were not supported in reference qualifier script.