hi,
I want to hide Site. Projects, Experience Fragments icons in AEM 6.5 for a user group and only Assets icon should be displayed for them how can I do that. It will be very helpful if I can get any suggestions on this.
thank you
Views
Replies
Total Likes
Hi @Uday_BhaskarPe,
Deny Read (jcr:read) access to the following:
/libs/wcm/core/content/sites
/libs/cq/core/content/projects
/libs/cq/experience-fragments/content/experiencefragments.html
Ensure Allow Read on:
/libs/dam/gui/content/assets
hi SantoshSai
I have done this already the icons are still visible but when i click on icon it throughs a error for example i have denied jcr:read for /libs/wcm/core/content/sites but the site icon is still visible and when i click on that it shows error Resource at '/libs/wcm/core/content/sites.html/content' not found: No resource found i understand that this is because of the deny i have added but i want icon should be hidden
Views
Replies
Total Likes
Views
Replies
Total Likes
you can achieve this by setting up permission for that particular group as deny for what you don't want to show and allow for what you want them to have access the path is /libs/cq/core/content under this you will find those options which you mentioned.
Here's already solved similar question for your reference.
Views
Replies
Total Likes
@Uday_BhaskarPe Did you find the suggestions helpful? If you need more information, please let us know. If a response resolved your issue, kindly mark it as correct to help others in the future. Alternatively, if you discovered a solution on your own, we'd appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies