Attached WiseJ sample:
— Should the Drag & Drop feature work in all View Types?—-
Drag & Drop Sample panel with Id from its housing “Source” panel to the FullCalendar instance.
Drag Drop appears to ONLY be functional in Agenda ViewType.
Four View Types are selectable from the menu
Basic
Day,Week,Month
Agenda
Day,Week
List
Day,Week,Month,Year
Timeline
Day,Week,Month,Year
TimeGrid
Day,Week
I am also a bit curious regarding why adding a break point to the
DragStartEvent prevents the emptyCalLOL_ItemDrop from firing but,
I am more concerned about using the Drag & Drop functionality
in the desired ViewTypes of TimeGrid & Timeline.
Thank you
It’s currently not supported. The source code is here:
https://github.com/iceteagroup/wisej-extensions
Refer to the fullcalendar web site and source code to see if there is a way to handle their drag & drop functionality. We welcome pull requests on our open source free extensions.
Hi Christian,
We’ll take a close look at this issue and keep you updated.
Best,
Alaa
Please login first to submit.