how i can load a list of components enabled on that parsys, excluding components enabled elsewhere on the page.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi there,
Thanks for reaching out to Adobe Community.
Not quite sure what you are trying to achieve. If you are looking to enable the component, you need to click the edit ruler in the Sidekick and then enable them in the design mode:
See this: http://docs.adobe.com/docs/en/aem/6-1/author/page-authoring/default-components/designmode.html
Thanks!
Views
Replies
Total Likes
As a first step - try using QueryBuilder to search for components where the node type is cq:Component and the sling:resourceSuperType is foundation/components/parbase. This will return a result set that contains components can be placed on sidekick.
Views
Replies
Total Likes
From what you mentioned this is what I understand:
You are have some parsys on your page. To all parsys you want to assign some set of components so that only assigned components can be used inside them.
Its possible, to that particular parsys go to design mode and add components you want. and check in the code.
Its that simple. We did same for few projects. Let me know if you need any help.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies