Expand my Community achievements bar.

SOLVED

How to hide a tag in AEM ?

Avatar

Level 2

I want to hide a tag. The resourceType of the tag is "cq/tagging/components/tag". I want to hide it as author can't find it in author mode. Is there any out of the box technique to do it ?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @rosudel - If you want to hide it for a certain user or usergroup, you can leverage the ACL / permission in AEM and make sure that user or usergroup doesn't have read permission for that tag.

 

Thanks,

Arpan 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @rosudel - If you want to hide it for a certain user or usergroup, you can leverage the ACL / permission in AEM and make sure that user or usergroup doesn't have read permission for that tag.

 

Thanks,

Arpan