Unlock URL variable in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 02:04 AM
Hi Team,
Is it possible to unlock a specific URL variable by default in service portal?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 02:23 AM
Please refer to link where they used onLoad Client script to achieve what you want
https://servicenowguru.com/scripting/client-scripts-scripting/lock-unlock-glidelist-url-fields-client-scripts/
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 04:26 AM
Hi Vasantharajan,
I have already tried this. It doesn't seem to be working for current scenario.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 02:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 04:29 AM
Hi Bhaba,
Thanks for your response.
I cannot update the system property as this should only apply to one variable.
Also can u please elaborate on how i can go ahead for variables using client script?
The URL variable is already unlocked in Native UI view of the catalog item. I am trying to unlock it portal view also.