I'm looking for an event that would be along the lines of an "AppointmentCreating" event, that fires before the appointment is created, but I haven't found anything that works yet. I've tried the client side events, also, but I may be missing it.
What I want to be able to do is click (or double click) on a day with no appointment and create the appointment behind the scenes without any input from the user. I don't want the advanced form or the inline editing controls to show. The scheduler should just rebind and the appointment shows up on the day the user clicked.
What's the best way to do this?
What I want to be able to do is click (or double click) on a day with no appointment and create the appointment behind the scenes without any input from the user. I don't want the advanced form or the inline editing controls to show. The scheduler should just rebind and the appointment shows up on the day the user clicked.
What's the best way to do this?