I am using FullCalendar, Reactive Drag, Drop, and Sort to drag events from one container and place them onto the calendar.
I now want the functionality to bring the events we've placed onto the calendar into a completely different container.
Here is a video of the current state:
https://www.loom.com/share/16f6c36ff3754c9a9d7d91da96e3c01a?sid=9c12136c-d285-4a8e-8be8-5f6acb3b66c1
How should I go about accomplishing this?
Hello Matt,
Below is the URL that I have provided previously to Jim.
https://personal-35bkkcab.outsystemscloud.com/POC/Calendar?_ts=638322175502945959
Now for that feature, we need to do more research on it or you can see custom code.
Regards,
Rajat Agrawal
Hey Rajat - thanks for replying.
Do you have any suggestions of what I should research or how should I go about custom coding this feature?
Hi Matt,
In reference to the previously suggested solution: is-there-a-way-to-use-third-party-draggable-libraries-with-this-module, I have developed a solution, which may not be the most optimal but serves as a starting point to address your use case.
Implemented code modifications:
Demo screen: DragandDropEvents
Refer to the attached oml file containing the implementation. I hope that the shared approach will be of help in completing the implementation.
Kind regards,
Benjith Sam
Hey Rajat - is there a way you can share the .oml file for the url that you shared?