简体   繁体   中英

Fullcalendar - drag multiple external events - result represents 1 event on calendar

I would like to:

  • Have checkboxes beside the external event
  • Each external event that is checked, can be dragged together
  • When the external events are dropped onto the calendar, one single event is added to the calendar.

I have done a lot of work with full calendar - but am not really sure where to even start with this. Is this a Fullcalendar problem/solution - or is it simply a javascript question?

I see a few posts - here at stack - about this topic, but I do not see any working examples or code.

A jsfiddle or something to that effect would be appreciated.

Here is a related Issue on Fullcalendar to achieve multiple event drag drop. On the issue threads, user have accomplished the behavior of dragging and dropping multiple events on fullcalendar.

A working code of dragging external Events on calendar.

codepen.io/subodhghulaxe/pen/qEXLLr

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM