Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

TouchUI Dialog Editor

Avatar

Level 2

Is there a dialog editor for TouchUI dialogs?

I've searched around for one but can't find it.

1 Accepted Solution

Avatar

Correct answer by
Level 5

Your favorite XML editor with the following tabs open for (partial/incomplete) reference:

Once you've knocked out a few of them, you'll get more familiar with the basic structure of TouchUI dialogs.

I would also recommend checking out a few of the Touch UI specific blog posts from Sreekanth's blog, he's got some great examples of Touch UI dialogs.

View solution in original post

3 Replies

Avatar

Correct answer by
Level 5

Your favorite XML editor with the following tabs open for (partial/incomplete) reference:

Once you've knocked out a few of them, you'll get more familiar with the basic structure of TouchUI dialogs.

I would also recommend checking out a few of the Touch UI specific blog posts from Sreekanth's blog, he's got some great examples of Touch UI dialogs.

Avatar

Level 10

You can also build a T Ouch UI dialog using CRXDE lite and setting JCR nodes-- see: 

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

We have a lot of examples of doing it this way. 

Avatar

Level 2

That's great thanks.

I knew of the setting JCR nodes way but was wondering was there an equivalent TouchUI dialog editor with the classic UI editor.