Issue 587: Copy via drag & drop
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by spiro.st...@gmail.com, Aug 4, 2010
Hi there, 
It would be really nice if we could have a copy drag and drop function. So if you hover over an event and press <CTRL> you get a floating version of it that you can drop on another slot within the calendar. We could do call backs via eventCopyDragStart etc... that would be really nice .... please ;) 

PS Thanks for all the great work! 


Oct 7, 2010
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Maybe
Jun 4, 2011
#2 edso...@gmail.com
Hi,
Have you found how to do that?
I need somenthig like that too.
Please, if you know how to do it, subscribe it

Thanks very much


Aug 4, 2011
#3 henrik.s...@gmail.com
This would indeed be very nice! I'd star it again if it was possible :)
Oct 6, 2011
#4 ovarak...@googlemail.com
Great feature. Any chance to have it in future releases? We need this too.
Mar 6, 2012
#5 usaskrob...@gmail.com
I could see this with a <shift>+drag or <ctrl>+drag event
Aug 13, 2013
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Copy via drag & drop (was: Copy drag and drop)
Status: Discussing
Labels: -Type-Enhancement Type-Feature
Oct 14, 2014
#7 jan.ma...@gmail.com
Hi Adam,
is there any change in the issue status? I will really appreciate this feature.

Jan
Oct 14, 2014
#8 zerobo...@gmail.com
Hello Jan (#7). You can use eventDrop to create this feature. jsEvent has a ctrlKey on which you can test. Copy the event, received as a parameter, in a new variable. revertFunc to make go back, and then apply renderEvent with the new variable created.
Aug 21, 2015
Project Member #9 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/857

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub