Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Container Component - How To

Avatar

Level 3

Dear All,

I'd like to create a generic container component in AEM 6.1.
This kind of component can be able to host others components and should use the responsive system of AEM.

For example, given my container component I should be able to drag/drop the same on a page.
Furthermore add others components on it in the same way.

Is it possible ?

Any sample|link|suggestion  will be  very appreciated.

Thanks

BR,

Antonio

1 Accepted Solution

Avatar

Correct answer by
Level 10

Per my knowledge, Layout container is not available in 6.1

You may use parsys and/or column control components and tweak them per your use case.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Per my knowledge, Layout container is not available in 6.1

You may use parsys and/or column control components and tweak them per your use case.