Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Pages not rendering in Touch UI for Editing

Avatar

Ex-membro da Comunidade

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 Solução aceita

Avatar

Resposta correta de
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

Ver solução na publicação original

3 Respostas

Avatar

Resposta correta de
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

Ex-membro da Comunidade

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.