Hi,
I have created a container component and a component can be drag into the container. But the placeholder always displayed over the component that I have dragged into the container. Refer to following screenshot.
In the container component jsp, it is just <cq:include path="landings" resourceType="/libs/foundation/components/parsys" />.
Is there a way to move the placeholder to the bottom?
Another question is how to show the dialog on edit mode under touch UI. When I clicked the container, it only displayed the container's dialog. I cannot click the component inside to show the dialog. There is no problem on classic edit page.
Thanks for your help in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Please have a look at this reference article for making component a container:-
Link:- http://labs.6dglobal.com/blog/2013-06-21/simple-container-component-start-end-bars/
In your case, its more of CSS issue, you need to handle it well.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Hi
Please have a look at this reference article for making component a container:-
Link:- http://labs.6dglobal.com/blog/2013-06-21/simple-container-component-start-end-bars/
In your case, its more of CSS issue, you need to handle it well.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
FYI - since labs.6dglobal.com is down, here's the same article on component start and end bars on my personal blog: https://www.danklco.com/posts/2013/06/21/simple-container-component-start-end-bars/
Views
Replies
Total Likes
Views
Likes
Replies