How can one conceal the Information button on the Catalog Variable within the Portal Environment?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 09:35 PM
How can one conceal the Information button on the Catalog Variable within the Portal Environment?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 09:47 PM
Hi @neweve5340
1. Go to Service portal -> Pages and search sc_cat_item
2. Open sc_cat_item and add the below CSS in Page Specific CSS
.field-has-reference button {
display: none;
}
Regards,
Siva
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2025 09:47 PM
which button are you referring? share screenshots
share what's your actual business requiremet
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader