How to remove "Groups" and "Rollout" button from component?
Hi Guys,
Does anybody know how to get rid of the "Group" and "rollout" button in the editbar of a component?
Is it possible to remove this button for a group of users?
Regards,
Shashank
Hi Guys,
Does anybody know how to get rid of the "Group" and "rollout" button in the editbar of a component?
Is it possible to remove this button for a group of users?
Regards,
Shashank
Hi,
This options are rendering from js at /libs/cq/gui/components/authoring/editors/clientlibs/sites/page
you can hide this options by overlaying JS and user related rendering also implemented by checking user or group by making ajax cal to servlet which could returns true/false based on user privileges.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.