leave Link / URL field unlocked

riaz_mansuri
Kilo Guru

Hi,

I have added the "URL Link" field to a Form. How do you set it to leave it in an Unlocked State by default?

Thanks,

1 ACCEPTED SOLUTION

amlanpal
Kilo Sage

Hi Riaz,



Please go to the 'System Properties' -> 'UI Properties' and find the below to Check the check box.


'Unlock empty URL fields on form load' (glide.ui.unlock_empty_url) — Controls the default lock behavior of all empty URL fields on form load.



Useful Link: Lock/Unlock glide_list and URL Fields With Client Scripts - ServiceNow Guru



I hope this helps.Please mark helpful/correct based on impact


View solution in original post

7 REPLIES 7

Hi, The codes provided in link of servicenow guru site is not working. It looks that upon upgrades these are revoked. Do you have alternative way to unlock the URL on load in Rome or above instances ?

Jansi1
Tera Contributor

Hi, 

Create "UI policy - read only" for the URL field, which disables the unlocking of the icon.

Thanks and Regards,

Jansi Bhandari

Martin Bujold
Tera Contributor

I know this article was posted a long time ago...

Does that apply to the NEXT UI Experience?

I have created a URL field on the Story Form and updated the property value to "true" and it's still not "unlocked" on load.