- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2025 10:41 AM
I have Delete button on sys_template table. How to hide this "Delete" Ui Action in classic view but not in UIB. Can some one please help me with this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2025 10:13 AM
I don't think you can control this directly.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2025 11:07 AM - edited ‎09-25-2025 11:11 AM
Check the UI Visibility related list on your UI action.
Create an exclude UI Visibility for default view, it will hide it on classic form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2025 11:17 AM
Thanks for your reply @RaghavSh . But in my case I wanted to the button in uib and show it in classic view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2025 11:18 AM
Thanks for your reply @RaghavSh . But in my case I wanted to hide the button in uib and show it in classic view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2025 11:20 AM
In that case you can directly uncheck workspace form button
OR
Exclude for workspace view in visibility settings.
