Hide New Button in List view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 10:28 AM
Hi Developers,
We have a requirement to hide a New button in List view of incident for users with role ITIL,if anybody has achieved the requirement then please let me know how to proceed in this case as i believe we cannot create a client script in for this because it works on form level so can anybody help to achieve the requirement.
Thanks in Advance.
Regards,
Abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 12:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 10:39 AM
I've implemented this, but it's not quite working the way I had hoped. I want to remove the "New" button, but only when the user is on certain modules (which are list views) in my application. Is there a way to do this?
For example, when the user clicks on "My Reviews" or "My Completed" they should not see the "New" button, but when they click on "My Drafts" they should be able to create a new record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 10:47 AM
You will have to create List control for each of them
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 10:52 AM
How do I associate a List Control with a specific view? Everything I've tried has made the change for all views.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2017 10:56 AM
My Reviews, My completed etc, are those related list or just a Counter or query filter on Service Portal
Please mark this response as correct or helpful if it assisted you with your question.