Hello,
I would like to switch a calendar to time view by code (not by clicking the clock icon)
Is this possible?
Thanks, Peter
Hello,
I would like to switch a calendar to time view by code (not by clicking the clock icon)
Is this possible?
Thanks, Peter
The ui.calendar isn’t so customizable, but you can use define
method:
http://webix.com/snippet/6292fe57
The current value will be preserved, but note that in such case ‘Done’ button will only set the value to the calendar.