Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Lock sign in front of field

prit022s
Tera Contributor

Getting this field as encrypted how to remove that lock sign?

5 REPLIES 5

GlideFather
Tera Patron

@prit022s for user with security_admin, can you check the encryption context?

_____
This reply is 100 % GlideFather and 0 % AI

PaulC7202654938
Tera Contributor

Is it a 'url' type filed, if so lock is standard. Other than that you may be using Edge Encryption or Field Encryption? so check that and remove the encryption config on that field if not required.

Ankur Bawiskar
Tera Patron
Tera Patron

@prit022s 

if field is encrypted then that icon will be shown.

There is no direct way to hide that.

But you can use onLoad client script and use DOM manipulation to hide, but DOM is not recommended.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@prit022s 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader