简体   繁体   English

Fullcalendar - 拖动多个外部事件 - 结果表示日历上的1个事件

[英]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? 这是一个Fullcalendar问题/解决方案 - 或者它只是一个JavaScript问题?

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. 一个jsfiddle或其他东西将受到赞赏。

Here is a related Issue on Fullcalendar to achieve multiple event drag drop. 这是Fullcalendar上的一个相关问题 ,用于实现多事件拖放。 On the issue threads, user have accomplished the behavior of dragging and dropping multiple events on fullcalendar. 在问题线程上,用户已经完成了在fullcalendar上拖放多个事件的行为。

A working code of dragging external Events on calendar. 在日历上拖动外部事件的工作代码。

codepen.io/subodhghulaxe/pen/qEXLLr codepen.io/subodhghulaxe/pen/qEXLLr

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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