HI,
I have a requirement before inserting an appointment to the scheduler i need to validate it. for that i want to have a serverside call on OnClientAppointmentInserting and then continue with next event OnAppointmentInsert.
currently, i am able to call a server side function on OnClientAppointmentInserting but the next event i.e. OnAppointmentInsert is not getting fired. May i know how can i handle this?
TIA.
-Teja
I have a requirement before inserting an appointment to the scheduler i need to validate it. for that i want to have a serverside call on OnClientAppointmentInserting and then continue with next event OnAppointmentInsert.
currently, i am able to call a server side function on OnClientAppointmentInserting but the next event i.e. OnAppointmentInsert is not getting fired. May i know how can i handle this?
TIA.
-Teja