Hi,In AEM5.6, I was able to create a component which has a child parsys
like this:<%@include file="/libs/foundation/global.jsp"%> I've tried to do
the same in Sightly like this:This
lets me drag my component onto the page. However, in Sightly, when I
drag a component into my question_list component, it actually gets added
to the parent parsys, not to the question_listAm I doing something
wrong, or is this an issue with Sightly and/or the new Touch UI Parsys
(I tried the foundation parsys also ...