- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 11:08 PM
Hello experts,
We have a requirements in our instance wherein there is a need to hide a global form context menu for incident forms only. We only need to make that UI action visible to admin users.
The problem is the UI action used in incident is global:
So if we decided to hide it by adding a role in the condition:
It will be also hidden in other tables that uses that UI action form context menu.
What are the possible approach on this one?
Regards,
Vaine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 11:18 PM
Hi @Rain Vaine ,
Best way to do it to create a UI action your target table and give same action name as global. It will hide your global UI action for your target table. Now you just unchecked box for context menu.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2024 11:18 PM
Hi @Rain Vaine ,
Best way to do it to create a UI action your target table and give same action name as global. It will hide your global UI action for your target table. Now you just unchecked box for context menu.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------