I am used dhtmlx scheduler timeline view for taxi booking purpose and i am facing some problems that is listed below
1.The event end time is optional
There is a situation about the unpredicted end time in booking so how can i implement the timeline view for this situation.
2.Event box starting position problem
I need to place the event position from the left side of the column with minimum width.Currently the position of the event box is starting regarding the time.Please find the image for detail review.
event.end_date is a required property. You can use some default value (5 min or 2h) for a booking. Try to use an “auto_end_date” property : docs.dhtmlx.com/scheduler/api__s … onfig.html