how do I hide the page delete button from a group of users?
might be best explained with an example:
- I have a user called called "no-page-delete"
- this group has full access to manage content inside /content/my-site
- But I want to remove their ability to delete pages.
- I tried doing removing their delete page ability via ACL but removing one of the write permissions also disables create page and edit content permissions.
How can I do it?
Thanks!



