Need HELP to make a drag and drop calendar (HARD)

Here is an example of what I am trying to achieve with this build https://youtu.be/EjazyDviRCA

This is the progress I have made so far


Note that the calendar it self is a repeating group.

The two things that I am trying to figure out right now is how to make an event event fixed to a specific column (date), and secondly I am trying to figure out how to create the drag and drop feature.

My first thought was to create a repeating group inside of calendar repeating group, that displays events. And then make a search for events that equals the calendar cells Date. Regarding the drag and drop feature, I have no clue how to approach that situation

Here is the event data base configuration, if that is to any help
Screenshot 2023-06-14 at 20.06.43

p.s I know that bubbles calendar element plugin comes with drag and drag and drop event feature built in, but I have decided to make my one calendar from scratch, simply because I dont like the way bubbles calendar looks

Have you looked into the “Draggable Elements” plugin?

I would use the calendar plug in which has all this functionality natively built into it.

Happy to show you a demo of one of my apps that does this

This topic was automatically closed after 70 days. New replies are no longer allowed.