- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 03:33 AM
I tried this approach, however this hides the button for everyone. Any suggestions on how to resolve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 12:10 AM
I was able to resolve this issue. Checking for role does not hide the button.. However, when I checked for the group it was able to hide it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 12:19 AM
Hi @vidhya_mouli ,
Navigate to Declarative Actions Table
Go to sys_declarative_action.list in the Filter Navigator.
Open the Declarative Action Record
Find the action you want to modify.
Configure Visible Roles
Add the roles allowed to see the action.
Leave it empty to make it visible to everyone.
Save & Test by logging in with a user who doesn’t have the role.
If this solution helps you then, mark it as accepted solution ✔️ and give thumbs up 👍 !
Regards,
Pratik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 12:10 AM
I was able to resolve this issue. Checking for role does not hide the button.. However, when I checked for the group it was able to hide it.