How to restrict components in a particular parsys ? | Community
Skip to main content
vasimakram
New Participant
October 16, 2015
Solved

How to restrict components in a particular parsys ?

  • October 16, 2015
  • 1 reply
  • 869 views

How can I restrict the components in AEM 5.4 that can be used in a particular parsys of a template with out selecting them in the design mode?

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 Sham_HC

Might be you are looking at [1].

Coming to original question Allowed component is part of design. Make sure to configure the property "components" as type string[] with list of all the components.As an example for geometrixx you can refer /etc/designs/geometrixx/jcr:content/contentpage/par/@components.   Another trick you can follow is http://experiencedelivers.adobe.com/cemblog/en/experiencedelivers/2012/06/default-components-in-your-parsys.html

[1]  http://labs.sixdimensions.com/blog/2013-02-04/flexible-cq5-pages/

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

Might be you are looking at [1].

Coming to original question Allowed component is part of design. Make sure to configure the property "components" as type string[] with list of all the components.As an example for geometrixx you can refer /etc/designs/geometrixx/jcr:content/contentpage/par/@components.   Another trick you can follow is http://experiencedelivers.adobe.com/cemblog/en/experiencedelivers/2012/06/default-components-in-your-parsys.html

[1]  http://labs.sixdimensions.com/blog/2013-02-04/flexible-cq5-pages/