lightbox with input-field for date and time

Hello,

the default lightbox uses a selection for date and time. Is it possible to use an input field instead?

Or is it possible to use different timesteps for dragging an event and for the selection of the lightbox? I need the possibility to enter 5 minutes intervalls in the lightbox but for dragging and dropping an event for my needs this little intevall is not userfriendly.

Many thanks
Christoph

Hi,

“scheduler.config.time_step” sets the same step for event dragging and time-picker in lightbox.
You can use an input field or build your custom time selection in lightbox, try this example:
docs.dhtmlx.com/scheduler/custom … ditor.html