Hello fellow AEM users,we are searching for a component that aggregates
other components like for example a Text Image component. The aggregated
component should use the implementations of both the text and image
component (no code duplication), but there should be no possibility to
add or remove components (like in a parsys).So it's basically a
container for the actual components, making it easy to drag this
container onto a page instead a having to find all the required
components myself.What ...