How to hide the lock icon in list field type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2024 03:57 AM
I have region field which is multi select. When region selected is us then a "US" mulitiselect field is made visible using ui policy. When the "us" field is unlocked and the us value is removed from region field and re -selected , the 'US" field is open with unlock icon. I dont want to see that lock icon. How can I achieve that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2024 04:09 AM
Hi @harshaa0567,
Take a look at this snguru link provides great advice and insight as well as a solution. Please be sure to read the pointers about how certain changes can affect all glide_list fields across the platform if leveraging system properties.
https://servicenowguru.com/client-scripts-scripting/lock-unlock-glidelist-url-fields-client-scripts/
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.

Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2024 04:57 AM
Thanks for the reply.
I tried the script , it gives me error