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 11:07 PM - edited 12-05-2023 11:16 PM
Hello @Poorva Bhawsar
Add logged in user is not admin in if condition.
Like this:
And check the Omit New and Omit Edit checkbox
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 11:12 PM
i want to hide new button from few groups and want to show them only edit button. For other groups other than these or admins they should be able to see both the buttons.
Edit button showing to me as i am an admin but its not showing to other groups which i have added in the script.