I'm working with the kendo Scheduler in the context of a Dynamics 365 (v9) integration. The scheduler is bound to appointment entities. Our original implementation worked with a 2014 version of the Kendo scheduler, but when upgrading to Kendo 2025.2.702, the "all day" integration has changed. In setting the "All Day Event" checkbox in D365:
We do NOT have the appointment rendered in the All Day Slot on the calendar, rather it is rendered as an all day appointment (8-5).
I'm not sure where to put hooks in change that! There is an edit handler coded in (as part of the scheduler configuration) but it is never triggered. Here is the configuration for the Kendo Scheduler:
Not sure where to go next with this.
Thanks!
Hi Randy,
Could you please provide a sample response containg events returned to the Scheduler?
Does the events have the isAllDay field set?
Looking forward to your reply.
Regards,
Neli