| Issue 587: | Copy via drag & drop | |
| 9 people starred this issue and may be notified of changes. | Back to list |
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
Status:
Maybe
Jun 4, 2011
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
This would indeed be very nice! I'd star it again if it was possible :)
Oct 6, 2011
Great feature. Any chance to have it in future releases? We need this too.
Mar 6, 2012
I could see this with a <shift>+drag or <ctrl>+drag event
Aug 13, 2013
(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
Hi Adam, is there any change in the issue status? I will really appreciate this feature. Jan
Oct 14, 2014
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
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
|
|
| ► Sign in to add a comment |