Touch UI - AEM | Community
Skip to main content
Himanshu_Singhal
New Participant
January 1, 2016
Solved

Touch UI - AEM

  • January 1, 2016
  • 5 replies
  • 1405 views

I had an existing component-page in Classic UI. I've converted dialog compatible for Touch UI using dialog conversion tool. Now, when I open page in Touch UI, I don't get any option to open dialog console in Touch UI unlike in Classic UI where an edit bar get display to open dialog console.(specifically for AEM 6.1)

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 GK-007

Below link has example of creating  creating/editing dialog in Touch UI.

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

5 replies

GK-007
GK-007Accepted solution
New Participant
January 4, 2016

Below link has example of creating  creating/editing dialog in Touch UI.

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

GK-007
New Participant
January 4, 2016

Are you seeing any error on browser console and as well in error.log??

Himanshu_Singhal
New Participant
January 4, 2016

Thanks for the response. 

1st thing, I don't wanna include into page using parsys so double-clicking on parsys to open dialog isn't in scope(anyway, it's working fine.)

2ndly, I've created a template(say htmlpromo). In this, I've provided resourceSuperType = /path/to/component. Now, I'm creating a page using this template but doesn't find any option to open dialog console in Touch UI. (For AEM 6.0, I'm getting option to open Dialog but in AEM 6.1, there's no such thing).

Lokesh_Shivalingaiah
New Participant
January 3, 2016

If you have created cq:dialog, try double clicking on the parsys where you have included your component. It should open the dialog.

GK-007
New Participant
January 2, 2016

Please refer below link,it might help you.

http://aempodcast.com/2015/sightly/aem-sightly-touch-ui-tips/#.Vne8YHYrLRY

-Kishore