Where to add a new role to give permission to access widget context menu via ctrl+right click in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2022 11:46 AM
Hello community,
Only admin or sp_admin role see the widget context menu in portal by using ctrl+right click. I would like to extend the access to a new role. Please assist where this role to be added in the platform to all non admin users use ctrl+right click to see widget instance options.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2022 11:54 AM
Hi,
I don't think you can't do it from here you will have to do it in Native UI.
Exercise: Add a Role to a Widget
Mark Correct or Helpful if its helps.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2022 08:11 PM
HI
Wait!! Why you want to give access to "ALL" non-admin users to edit widget context menu in the first place?
This is not at all recommended. Every other day anybody can change or edit anything , that's the reason you have admin or sp_admin roles.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 05:54 PM
Hi Priya,
You can modify the can view/ cannot view related list in the widget it is located on the bottom of the widget form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 09:28 PM
- Navigate to the System Security > Roles module in the navigator.
- Create a new role or edit an existing one.
- In the "Application" tab of the role form, search for and select the "portal" application.
- In the "Entitlements" tab, search for and select the "widget.context_menu" entitlement.
- Check the "Read" and/or "Write" box next to the entitlement to give the role permission to access the widget context menu.
- Save the role record.