コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Pages not rendering in Touch UI for Editing

Avatar

以前のコミュニティメンバー

Hi,

    Pages are not retrieving its contents in Touch UI mode for editing.If the url get modified to cf#(classic UI) values are retrieving.This issue occurs with customized sites as well as with demo sites in AEM.

    I am using AEM 6.1.Please guide me to resolve this.

   http://hostname:port/editor.html/content/geometrixx/en/company/press.html  - Facing an issue

   http://hostname:port/cf#/content/geometrixx/en/company/press.html - Working

 

Thanks!

Kirithi

1 受け入れられたソリューション

Avatar

正解者
Administrator

Make sure that your page component's sling:resourceSuperType is set to /foundation/components/page. It will inherit both dialog and cq:dialog. That will most likely solve both the editor.html and page properties issues.

Link:- http://stackoverflow.com/questions/28287697/aem-6-0-no-content-in-editor-html-window

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

元の投稿で解決策を見る

3 返信

Avatar

正解者
Administrator

Make sure that your page component's sling:resourceSuperType is set to /foundation/components/page. It will inherit both dialog and cq:dialog. That will most likely solve both the editor.html and page properties issues.

Link:- http://stackoverflow.com/questions/28287697/aem-6-0-no-content-in-editor-html-window

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

以前のコミュニティメンバー

Hi,

    Thanks for your reply.I tried this before but it is not workingsad

 

 

   Thanks!

    Kirithi

Avatar

Level 10

Do all Geometric sample pages fail to render in touch? Check error log.