Component group not showing in sidekick (Adobe CQ)

匿名 (未验证) 提交于 2019-12-03 08:57:35

问题:

Im using adobe CQ 5 and I have created a bunch of components. For all these components I have set allowedParents to */parsys and I have defined the componentGroup as xyz.

My page contains the parsys component. When I enter the parsys design mode, the list of allowed components does not show the component group xyz.

Please help! Thanks in advance

回答1:

Kindly make sure that your components jcr:title is not the same as the component's name. For Eg: if the name of the component is text, then the title should at least be Text and not text. Change it and then check in the design mode, it will list your component group.



回答2:

If your component does not have dialog then child node cq:editConfig enables the component to show in the sidekick. for more please visit http://www.cqtuts.com/cq5/cq5-component.html



回答3:

1.Please verify your Jcr:title (text) does not match with your component name.A difference need to mentioned i.e., if your component name is Title,then your Jcr:title should have title.

If the component is not adding in sidekick after doing the above,then add this tooo 2.Add Cq:editConfig to your component.This will enable you to add your component in sidekick.There is no need to create a dialog.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!