I would like to skip the insert form template and automatically create the appointment. Ideally I would like the double-click of a timeslot to skip the FormCreating and FormCreated events and fire the AppointmentCommand where I could manually set necessary appointment properties to the desired values. Any ideas how to do this?