Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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
Solved! Go to Solution.
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.
View solution in original post
Views
Likes
Replies