


Hi all,
I have to disable the Edit option for few pages. i gone though the Useradmin page with the admin login and unchecked the "Modify", "ReadACL", "EditACL" access. even though i can till see the edit options appear, but when i gone through the page as a author. i am unable to edit the content of the page.
Please advice how to disable the Edit options.
Permission :
Views
Replies
Sign in to like this content
Total Likes
Hi,
You can remove edit button instead by using rendercondition
granite/ui/components/coral/foundation/renderconditions/privilege
Render Condition — Granite UI 1.0 documentation
Similar way the lock button is disabled.
How to prevent page locking (through user rights or other means)?
If you need to do it with Group, you can use Sling Feature Flag
Thanks
Arun
Views
Replies
Sign in to like this content
Total Likes
Hi,
You can remove edit button instead by using rendercondition
granite/ui/components/coral/foundation/renderconditions/privilege
Render Condition — Granite UI 1.0 documentation
Similar way the lock button is disabled.
How to prevent page locking (through user rights or other means)?
If you need to do it with Group, you can use Sling Feature Flag
Thanks
Arun
Views
Replies
Sign in to like this content
Total Likes