Creating a Basic AEM Touch UI Dialogue | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
May 28, 2020

Creating a Basic AEM Touch UI Dialogue | AEM Community Blog Seeding

  • May 28, 2020
  • 0 replies
  • 1825 views

BlogImage.jpg

Creating a Basic AEM Touch UI Dialogue by Sourcedcode Blog

Abstract

In this article, we will step through the steps of creating a new Touch UI dialogue configuration within your AEM maven project. Code examples will showcase a basic Granite UI form container & component.

Create basic Touch UI Dialogue
Within your AEM maven source code, create create a “_cq_dialogue” folder under your targeted component. Example: /apps/weretail/components/content/text.
Result: /apps/weretail/components/content/text/_cq_dialogue, _cq_dialogue folder.
Within the _cq_dialogue, create a .content.xml file: _cq_dialogue .context.xml file.

Read Full Blog

Creating a Basic AEM Touch UI Dialogue

Q&A

Please use this thread to ask the related questions.

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