- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 07:04 PM
Hi,
How to disable "New" button from sc_task, sc_request, sc_request from agent workspace. I still would like to have this for incidents.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 08:09 AM
Hello,
I found the official documentation for this, please follow the steps in the below article:-
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0830000
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 08:21 PM
Right click on the list view header (between the column names)
Select list Configure > List Control from the menu
When the control form opens tick 'Omit new button' and save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 08:26 PM
Your solution is for Native UI. I want it to disable on agent worksapce.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 09:06 PM
Hello,
Please do the below:-
Go to Related list action in workspace experience from navigation
Then search for your new button in sc_task table for agent workspace
Once you get it open the record and make it inactive and save it. It will no longer appear in related list of aganet workspace. Do the same for other tables.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 04:58 AM
Does not work. The new button wont go away.