I would like a combo box in the lightbox when selecting time

The list box is set in 5 minute increments

I’m being asked to leave that open so they can enter any value they want?

Is that possible? If not why?

TIA

-David

Hi,
the current implementation of the time selectors does not support inputs. Try defining a custom time control based on the default one (you can find a code of the original time control on a GitHub)

github.com/DHTMLX/scheduler/blo … r.js#L5154

docs.dhtmlx.com/scheduler/custom … ditor.html