Hi,
Trying to reproduce example in doc : https://docs.dhtmlx.com/scheduler/custom_views.html
I got “this._els.dhx_multi_day is null”.
Here the snippet code (same as in doc) - Clic on Work Week view : http://docs.dhtmlx.com/scheduler/snippet/805366dd
In firefox console, something weird :
console.log(scheduler.templates) ==> I can see week_date entry in scheduler.templates object
console.log(scheduler.templates.week_date) ==> undefined
Can you please help ?
Thx
related error ? https://forum.dhtmlx.com/viewtopic.php?f=6&t=62734