Hide custom ui action on service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
how to hide custom ui action created in customer service on csm portal in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
40m ago
Hi @SakshiBagal,
could you possibly explain your requirement?
UI Actions (custom or default) are accessible in native UI (backend) or workspace, but not in the Customer Portal.
Thus your requirement is not clear, is it UI Action or is it on portal (thus most likely widget or something else).
If it is custom, the easiest way how to hide it is to deactivate it... but do you want to hide for all users or just some?
Please provide context, this is not clear to help you
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
27m ago
Hi @SakshiBagal
Check this links if it helps.
1. Using css //Refer :https://www.servicenow.com/community/developer-forum/how-to-hide-cusomt-ui-action-in-service-portal-...
2. Identify CSM widget and update that . //Ref:https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0719225
