I need to add a single component to multiple component groups in AEM.
Asked
Active
Viewed 831 times
1 Answers
1
I am pretty sure that a component can only belong to one component group. If you would like to have your component visible in different places (but not the complete group), you basically have two options:
- Add the component (not the group) to the allowed components list in your design ( configuration.
- Create a new group, change your component's group to the newly created one and add the new group in the design / configs you need.
HTH

Oliver Gebert
- 1,166
- 1
- 6
- 20
-
Thanks a lot. I was thinking about the 2nd way.. curiously wanted to know is there any way to do that or not. I am a newbie in AEM – Asif Ahmed Chowdhury Apr 19 '21 at 09:28