Custom appointment form

I am using a custom appointment form and when I save the appointment, it shows on the month view but not on the day view of the scheduler.
Has anyone encountered such a scenario?

1 Reply 1 reply marked as answer

AR Arulpriya Ramalingam Syncfusion Team June 18, 2020 05:17 PM UTC

Hi Glenroy,  
  
Thank you for your interest in Syncfusion products.  
  
We have created a simple sample to replicate the appointment is not showing Day view issue. We added an IScheduleAppointment while loading the form itself and switched to Day view at run time by using ContexMenu item. However, we could not reproduce the exact scenario at our end we suspect that the issue might be occurred due to some code missed to add appointment through custom form. So, please refer to the below sample and let us know if we missed anything from your customization for CustomAppointmentForm. Also, let us know the exact replication procedure which will be helpful for us to analyze further.  
  
  
Note Ensure that the appointment is available in MasterList of your ScheduleDataProvider. If it is recurrence appointment, then ensure that the item is present in the RecurringList collection. 
 
Regards,  
Aruplriya 


Marked as answer
Loader.
Up arrow icon