Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by John on Nov 17, 2009 07:10
open dhtmlx forum
Change the defauft selected time

If I create an event, the default time is 00:00.

Is it possible to change this default selected time? (I don't mean first_hour of last_hour, but the default selected time).

 

Answer posted by Alex (support) on Nov 17, 2009 07:47
Could you please explain what time do you mean ?
Answer posted by John on Nov 17, 2009 23:35
If I'm in the month-view en I doubleclick on a day, the lightbox opens. Here the default time is always 00:00.
How can I change this in 09:00 and 09:05?


Answer posted by Stanislav (support) on Nov 18, 2009 01:40
You can use onEventCreated handler, inside which you can modify a start_date and end_date of newly created event
http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxscheduler:event_oneventcreated