Edit seconds in form

I wanna edit seconds in view ? any idea

My example
https://snippet.webix.com/h7kbo2jz

Hi @duynq2197 ,

Unfortunately timepicker doesn’t support working with seconds.

You might use timeboard for editing seconds.

You can create custom popup for editor by merging the calendar and timeboard into one component. Alongside with that you need to create custom editor, so the values are passed to the component and retrieved correctly.

Please, check the snippet: Code Snippet

1 Like

Hello.

Its not work in version lower than 8.0? Any idea