Leiste mit Community-Erfolgen erweitern.

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

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Pages not rendering in Touch UI for Editing

Avatar

Ehemaliges Community-Mitglied

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
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

Ehemaliges Community-Mitglied

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.