내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Error while trying to open pages using touch UI

Avatar

Level 4

Hi,

When i am trying to open a page in touch UI, i am getting a internal server error as present in the attachment. 

If i open the page in classic mode, it works normally. 

Please take a look at the error log and please let me know if you have faced same problem before.

 

Thanks in advance

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Administrator

Hi

As mentioned by Scott,

// 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

Link 2:- http://sofd.developer-works.com/article/20179331/AEM+6.0,+no+content+in+editor.html+window

 

I hope this would work for you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Level 10

When you created the page - did you specify foundation/components/page as the Super Resource Type? 

See if you can follow this article and create the page:

http://scottsdigitalcommunity.blogspot.ca/2014/08/creating-your-first-adobe-experience_21.html

Avatar

정확한 답변 작성자:
Administrator

Hi

As mentioned by Scott,

// 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

Link 2:- http://sofd.developer-works.com/article/20179331/AEM+6.0,+no+content+in+editor.html+window

 

I hope this would work for you.

Thanks and Regards

Kautuk Sahni



Kautuk Sahni