A
Anonymous
May 25, 2016
Solved
Placeholder position issue
- May 25, 2016
- 2 replies
- 1356 views
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!