この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
The side kick does not load properly. The component page shows a waiting sign but does not load ever. Switching between Design and Edit view also does not work properly. Sometimes, side kick separates into two separate boxes - one with header and one with menu (Component, Page, Information,...).
Please see the attachment for more details.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
See the community article. It creates a custom xtype component. As part of the component development process, it also talks about how to populate the sidekick. This works.
http://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html
表示
返信
いいね!の合計
Can you paste the code you have in your page. Also - does the side kick load for the Geometrxix sample pages?
表示
返信
いいね!の合計
The side kick behaves normal on Geometrxix sample pages.
Attached is another screen shot where side kick loads but does not show menu for changing mode (design, preview, edit,..etc..). I have to change the mode (design and edit) in Geometrxix site and then refresh my custom page to change it to design or edit mode. Sometimes, the component page does not even load to show the component list and shows a waiting symbol.
The code where side kick is included is:
contentpage.jsp
<%@include file="/libs/foundation/global.jsp"%>
<html>
<cq:include script="/libs/wcm/core/components/init/init.jsp" />
<cq:include script="head.jsp" />
<cq:include script="body.jsp" />
</html>
表示
返信
いいね!の合計
See the community article. It creates a custom xtype component. As part of the component development process, it also talks about how to populate the sidekick. This works.
http://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html
表示
返信
いいね!の合計