end time set based on event selection

hi
Any one tell how we hide end time and set the end time based on select event
Thx

check this post for hiding ‘end time’ selectors
viewtopic.php?f=6&t=31305

As for setting end time, you can catch ‘onEventCreated’ or ‘onEventChanged’ event and set the time in the handler
docs.dhtmlx.com/doku.php?id=dhtm … entcreated
docs.dhtmlx.com/doku.php?id=dhtm … entchanged