cq:panel inside another cq:panel
Hi,
is it possible to have a cq:panel inside another cq:panel what I want to to achieve is when I open up a dialog box I get 2 panels and inside each panels I get 3 panels
Thanks
Hi,
is it possible to have a cq:panel inside another cq:panel what I want to to achieve is when I open up a dialog box I get 2 panels and inside each panels I get 3 panels
Thanks
According to the CQ documentation:
"Panels can be easily dropped into any Container or layout, and the layout and rendering pipeline is completely managed by the framework."
According to the documentation, you can nest panels.
http://dev.day.com/docs/en/cq/5-3/widgets-api/index.html?class=CQ.Ext.Panel
Hope this helps you.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.