I’m trying to build a custom calendar with the ability to drag events from one time block to another. I’ve been able to allow the event blocks to overflow to following time slots as desired, but the clickability of the Drag/drop group goes away when out of the bounds of the RG cell. Any ideas here? I’m assuming there’s probably some CSS magic I could do here but haven’t been able to find anything yet. I’ve messed with z-indexes already to no avail.
To clarify, each 15 min time slot is a different cell in a Repeating Group.