how to remove button from workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
hi ,
i want to remove these button from the worskspace.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
58m ago
if you ensure that user doesn't satisfy Table.None DELETE ACL then that button will be hidden by system as ACL is restricting it
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Regards,
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55m ago
@Ankur Bawiskar , without ACL change
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
58m ago
Hi @armanoj
To hide a button (such as the "New" button) in a ServiceNow Workspace (like the Service Operations Workspace), use Action Exclusions to suppress the action.
- Navigate to Declarative Actions: Go to
sys_declarative_action_assignment.listin the filter navigator. - Find the Button: Search for the button's action name (e.g.,
create-new-uxffor the "New" button). - Add Exclusion: Open the record, scroll down to the Action Exclusions related list, and click New.
- Target the Table: Set the table to the specific table you want to hide the button for, check Exclude this table, and click Save
*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
51m ago
Hi @armanoj
Use following steps to hide a button:
- Make sure you are in the correct application scope, matching the table of the button you want to remove
- Type sys_declarative_action_assignment.LIST into the Application Navigator filter and press Enter
- Find the Button: Search for the button's Action label (e.g., "New") or client action
- Create an Action Exclusion:
- Open the action record.
- Scroll down to the Action Exclusions related list.
- Click New.
- Select the Table you want to hide the button on.
- Check the Exclude this table box.
- Click Submit or Update
Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti