Component's jsp is not rendering in Touch UI | Community
Skip to main content
GK-007
New Participant
October 16, 2015
Solved

Component's jsp is not rendering in Touch UI

  • October 16, 2015
  • 1 reply
  • 801 views

Hi All,

I have created a simple template and this template is associated with a component jsp.This page is three sections header,parsys and footer.

If i create this page with this template,template is rendering as expected in classic UI and in touch UI it's showing blank.

Do i need to make configurations to template/configurations?

Thanks,

Kishore.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

The reason is because in AEM 6 and Touch UI - when creating a page component - you have to specify the page type:

 foundation/components/page

See this article:

https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

The reason is because in AEM 6 and Touch UI - when creating a page component - you have to specify the page type:

 foundation/components/page

See this article:

https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html