Our powerful JS Calendar component


Post by Mikolaj »

Hi,
I'm using Calendar 4.0.8 and I need to select and drag multiple events together. I tried option multiEventSelect: true to select multiple events but it doesn't work with CTRL+click. Is this functionality implemented in Calendar module or only in Scheduler module?
The same with externalEventSource option. I need to select and drag multiple elements to Calendar, if it is possible?


Post by Animal »

Multi selection is not yet supported in Calendar. Ticket here: https://github.com/bryntum/support/issues/2375

Multi drag is not yet supported in Calendar. Ticket here: https://github.com/bryntum/support/issues/2376


Post by Mikolaj »

Thanks for a quick response,

Can I extend in a some way selection and dragging functions for Calendar component to implement multi event select by myself?


Post by Animal »

This would not be possible. We will address the two tickets as soon as possible.


Post Reply