How to remove show button for Masked variable for admins?

Rajesh Mushke
Mega Sage
Mega Sage

Hi All,

How to remove show button for Masked variable for admins?

find_real_file.png

 

Thanks,

Rajashekhar Mushke



Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
17 REPLIES 17

Hi Rajashekhar,

$j is for jquery; you need to create ui script for jquery

create new record in ui script as below

API Name: jquery-3.4.1.min.js

in script section add the code from here; copy and paste from this link and add to script

https://code.jquery.com/jquery-3.4.1.min.js

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Hi Ankur,

i have created the UI script, but still i have the same error.

 

Thanks,

Rajashekhar Mushke 



Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Sandy32
Tera Contributor
Hi Rajashekhar

Im working on similar requirement, did you achieve this scenario??