Hi guys,
I’m working with the scheduler and I can’t seem to get access to the single occurrence date on Daily/Weekly appointments. This is happening on the event “AppointmentClick”. All that is returned is starting FROM date and ending TO of the recurring appointment.
I am looking to retrieve only the SINGLE ocurrence.
Also, if i click a cell in the below code, i get the correct date. I’m trying to do the same with “appointmentClick”
Here’s the sample code i’m working with
I don’t have any troubles retrieving this information with NON recurring events.
Thanks for your help