CodersCare / gridelements

Be part of the future of TYPO3! Support Gridelements now and unlock exclusive early access to v13! The well-established Gridelements V12 elevates TYPO3 by bringing grid-based layouts to content elements, with powerful features like advanced drag & drop and real references. Supercharge your workflow and make daily tasks easier. Sponsor us here:
https://coders.care/for/crowdfunding/gridelements
GNU General Public License v3.0
5 stars 25 forks source link

Drag and Drop of Containers within Containers does not work #49

Open SCPhilippHolzmann opened 1 year ago

SCPhilippHolzmann commented 1 year ago

I have a container within a container. If you try to drag and drop the inner gridelement to another position or column of the outer gridelemnt there are no dropzones in which you can drop the element.

I am using Typo3 11.5.27 and gridelements 11.0.0

agr-evolvee commented 8 months ago

I have the same (or an similar) Issue in v12. As I can see a class "t3-page-ce-dropzone-available" ist used in some Template-files. By replacing them with "t3-page-ce-dropzone" I fixed the problem.

Bunnyfield commented 8 months ago

@agr-evolvee This might be related to allowed/disallowed settings in your Page and/or CE backend layouts. If the CType, list_type or tx-gridelements_backend_layout is not allowed, you can not drop the element into that zone.

BTW: V12 issues currently should go to the issue tracker of the Early Access Repo