fires when the user starts to create a new event (by double click or dragging)
scheduler.attachEvent("onEventCreated", function(id,e){ //any custom logic here });