- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 09:23 PM
How to restrict the 'Add' and 'New' buttons on the incident related list on major problem for itil users and only major problem manager can see the buttons
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 10:41 PM
Hi,
You need to use Omit new Condition field to add scripted condition to hide new button. This field may not be available on form, please add it and make changes as given below.
You can use role based or group based conditions as per your requirement and configurations.
To hide 'Add' button you need to modify UI action condition and check user roles/groups in condition script.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 09:27 PM
Hi,
You can use List control on related list and add conditions for the Edit and New Button.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0785078
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 09:34 PM
There are two Ui Action scripts for 'Add' and 'New'. In that how to give conditions for restricting the access to itil users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 10:24 PM
Hi vallam
Navigate to the related list and open List control
uncheck omit new button checkbox and you will see a field to add roles in right side, add the appropriate roles and save it.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 10:26 PM
I have tried already but that conditions are not working properly