Hi everybody! Is there a way to place 2 or more timedate selectors on one lightbox? When i try to do it, saving does not work. For example, i put this :
Basically, the scheduler expects only the single default time section(as it checks time by the input selectors), and there is no way to have two default time sections at the same time.
But you can implement it with custom time control: https://docs.dhtmlx.com/scheduler/custom_lightbox_editor.html
Here is a demo, that uses the default time section plus the custom one: https://snippet.dhtmlx.com/5/cc17d4ef6
(you can use two custom time controls if you want them to be the same).
Good answer, thank you, but i also made the same with building one more template inside dhtmlxscheduler.js, for example, one simple date with datepicker: