ACLs for new and edit button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:00 PM
Hi Community,
I want to show edit button only to few groups and new button should be hidden for these groups.
What type of acl i need to create for this?
Thanks,
Poorva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:47 PM
Hi
you can use list control to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:15 PM
@Harish Bainsla its not working as per the expectations. I just need to hide new button from some groups and want to show them edit button. Please find screenshots in the below comments.
I got stuck here, please let me know the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:47 PM - edited 12-05-2023 09:49 PM
Hello @Poorva Bhawsar ,
Add condition in Omit new Condition and Omit edit Condition in the list control as per your requirement.
No need to create ACL to achieve this.
Please refer following screenshot.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 10:06 PM
@Unique45 i tried creating list control by omitting the new button and added script for those groups. But still this edit button is not visible to these groups and new button also hidden from admins. I want to show new or edit button to admins and other than these groups.