How to add Dynamic Tabs to TouchUI Dialog ? | Community
Skip to main content
nagasreenug4839
Level 2
December 12, 2018
Solved

How to add Dynamic Tabs to TouchUI Dialog ?

  • December 12, 2018
  • 2 replies
  • 1302 views

Hi

We are having the requirement like  for every component dialog we need to show two additional tabs for all existing components/New components while authoring the content.Is this possible in TouchUI ?

Please suggest.

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

Checked with the team. Response that is related is:

Hey – this one adds a dynamic tab “Additional Properties”, and I think there are other posts too in the blog , can’t remember top off my head

http://experience-aem.blogspot.com/2017/12/aem-63-add-custom-properties-to-dam-folders.html

2 replies

smacdonald2008
Level 10
December 12, 2018

It possible to add additional tabs to a component dialog by adding additional JCR Nodes (granite sling types) to the JCR branch of the dialog.  If you want this to be done by code, I am not aware of any example that shows you how to do this. Its typically better to manually create component dialog UI elements using granite data types.

smacdonald2008
smacdonald2008Accepted solution
Level 10
December 12, 2018

Checked with the team. Response that is related is:

Hey – this one adds a dynamic tab “Additional Properties”, and I think there are other posts too in the blog , can’t remember top off my head

http://experience-aem.blogspot.com/2017/12/aem-63-add-custom-properties-to-dam-folders.html