- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 10:15 AM
Is there a way to restrict the visibility of the "new" button?
In my case only admin should see it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 10:30 AM
Hi @PetarK ,
Navigate to sys_declarative_action_assignment.LIST,
Now filter with Action Label = New and Table = pm_project.
Open the record and from the related links click Advance view.
-----------.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=d1ff82f277ea42107f9578847a5a9962%26sysparm_view=advanced
You get a Conditions section, which has Required roles.
Add the roles you need.
If the above information helps you, kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 10:30 AM
Hi @PetarK ,
Navigate to sys_declarative_action_assignment.LIST,
Now filter with Action Label = New and Table = pm_project.
Open the record and from the related links click Advance view.
-----------.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=d1ff82f277ea42107f9578847a5a9962%26sysparm_view=advanced
You get a Conditions section, which has Required roles.
Add the roles you need.
If the above information helps you, kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 10:33 AM
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 10:41 AM
Is it similar for this button as well ?