datatable date editor with timepicker enabled flow control

is it possible to make the editor ask for time after date selection in sequence instead of requiring user to click on the clock/time button to navigate to the timepicker view

https://snippet.webix.com/mx3kxsfc

Hello @Human,

is it possible to make the editor ask for time after date selection in sequence

You could try dynamically redefining the type of the calendar view to go back-and-forth depending on the current state.

Here is a rough example of how that would look like: https://snippet.webix.com/5v6uy3pg. Please note that the editor is only accessible after the edit process has started.