Edit date time choosing time

https://snippet.webix.com/wkruv22g

As code i attach,

I want 2 things:

  • Can edit seconds . Now it showing AM.
  • I want i can click choosing on form. Now it disapear when i click choose month or choose time.

Another sample if needed: Code Snippet

Hello!

  • Can edit seconds . Now it showing AM.

This question was answered a while ago, please check the following thread: Edit seconds in form

  • I want i can click choosing on form. Now it disapear when i click choose month or choose time.

The behavior of the datepicker you described is the default one. It is possible to change this behavior by creating a custom datepicker. New datepicker would have a suggest that would just set the Value to the Master component without closing the popup window.
Please, pay attention, this sort of element changing supposes you work with source code.
Here is the snippet: Code Snippet

1 Like

Thank for ur research.

But it not work.

I still cant create a editor for “datatable” which can edit seconds ?

Any idea?