Hi, i need to add some javascript code in this event template because it is not only a basic form. It has a multiview and in one cell there is the common fields like start date, end date and so on…and in other cells there are other fields.
I need to implement some events for that multiview too, inside that template, bacause outside there, object are undefined.
Resuming, i need a complex webix form inside that event template.
thanks Maria but where do i have to put the onAfterTabClick event bacause the array object $$(“scheduler”).$$(“pages”) is just defined inside that scheduler.config.form…