Expand my Community achievements bar.

SOLVED

Pages not rendering in Touch UI for Editing

Avatar

Former Community Member

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

3 Replies

Avatar

Correct answer by
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

Former Community Member

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.