Labels are not getting added when trying to add tabs under dailogFieldset | Community
Skip to main content
anil_kumar_rank
September 16, 2016
Solved

Labels are not getting added when trying to add tabs under dailogFieldset

  • September 16, 2016
  • 4 replies
  • 772 views

I am facing an issue, googled it but could not find a solution, any help could be highly appreciated.  

Please look at the attachments I have added the screenshots.

dailogfieldset-->tabsPanel-->Panel-->widgetCollection-->Widget(in this widget labels are not getting added)

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

We have an article that builds a dialog with tabs. 

(cq:Widget) tabpanel->cq:WidgetCollection->cq:Panel->cq:WidgetCollection->cq:Widget

In your example - looks like you are missing cq:WidgetCollection between tabpanel and cq:panel. 

See: https://helpx.adobe.com/experience-manager/using/jstl.html

Download the package and look at the dialog strucuture. 

Hope this helps... 

4 replies

smacdonald2008
Level 10
September 16, 2016

I am searching to see if we have an article with a similar dialog structure. 

smacdonald2008
smacdonald2008Accepted solution
Level 10
September 16, 2016

We have an article that builds a dialog with tabs. 

(cq:Widget) tabpanel->cq:WidgetCollection->cq:Panel->cq:WidgetCollection->cq:Widget

In your example - looks like you are missing cq:WidgetCollection between tabpanel and cq:panel. 

See: https://helpx.adobe.com/experience-manager/using/jstl.html

Download the package and look at the dialog strucuture. 

Hope this helps... 

anil_kumar_rank
September 16, 2016

Hey thank you very much for spending time on this. Yes you are correct I missed cq:WidgetCollection.

(cq:Widget) tabpanel->cq:WidgetCollection->cq:Panel->cq:WidgetCollection->cq:Widget --------> This is working in normal case but when i try to add this inside a dailogFieldset then I am facing problem.

If you look at my attached screenshot you will see on top "OptIn" dailogFieldset inside that I need to add tabs.

smacdonald2008
Level 10
September 17, 2016

Can you package up you example and send to me at scottm@adobe.com please. I will look into this. Tell me you version of AEM in email.