Container Component - How To | Community
Skip to main content
New Participant
March 26, 2019
Solved

Container Component - How To

  • March 26, 2019
  • 1 reply
  • 1232 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

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.

1 reply

Gaurav-Behl
Gaurav-BehlAccepted solution
New Participant
March 26, 2019

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.