How do i create design dialog in Touch UI | Community
Skip to main content
codingStar
New Participant
June 28, 2017
Solved

How do i create design dialog in Touch UI

  • June 28, 2017
  • 3 replies
  • 11771 views

I am using aem 6.2.

Can you share any link how to create a design dialog in touch ui interface.

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 Ratna_Kumar

Hi,

The concept of design dialog in touch ui has been introduced from AEM 6.3

The cq:design_dialog node defines the design dialog for touch ui. In AEM 6.3, a design dialog is the place specifically for template authors to pre-configure the component in Template Editor. These pre-configurations become “Policies” for the component in that template, and all the pages created with the template will be effected.

For example, you can find design dialog in these components

//apps/core/wcm/components/text

//apps/core/wcm/components/title

//apps/core/wcm/components/image

//libs/wcm/foundation/components/text

//libs/wcm/foundation/components/image

Check these below links for more information.

Adobe doc: https://docs.adobe.com/docs/en/aem/6-3/develop/components/components-basics.html

Community blog: http://blogs.perficient.com/adobe/2017/05/15/aem-6-3-first-looks-aem-core-wcm-components/

Hope this helps!

~Ratna.

3 replies

New Participant
October 23, 2018

How does design-dialog content is pulled in Touch UI Page if design dialog is not supported in AEM 6.1 and what is the use of setting the design path(/etc/designs/{projectName}) under Advanced Tab in the page properties for Touch UI Pages?

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
June 28, 2017

Hi,

The concept of design dialog in touch ui has been introduced from AEM 6.3

The cq:design_dialog node defines the design dialog for touch ui. In AEM 6.3, a design dialog is the place specifically for template authors to pre-configure the component in Template Editor. These pre-configurations become “Policies” for the component in that template, and all the pages created with the template will be effected.

For example, you can find design dialog in these components

//apps/core/wcm/components/text

//apps/core/wcm/components/title

//apps/core/wcm/components/image

//libs/wcm/foundation/components/text

//libs/wcm/foundation/components/image

Check these below links for more information.

Adobe doc: https://docs.adobe.com/docs/en/aem/6-3/develop/components/components-basics.html

Community blog: http://blogs.perficient.com/adobe/2017/05/15/aem-6-3-first-looks-aem-core-wcm-components/

Hope this helps!

~Ratna.

smacdonald2008
New Participant
June 28, 2017