Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Narsing1
Mega Sage

Here is how you can hide the "SHOW" button for a masked(password) variable for all Service Catalog Items.

Go to Portal page "sc_cat_item" 

Under Page specific css, add the below line

Page Level

a.sp-show-hide-masked-button {
  display:none;
}

Thanks,

Narsing

Version history
Last update:
‎11-15-2021 05:22 AM
Updated by: