Hello!
Can I customize header(X-Axis) of the week mode this way?
On photo concept how i see this
Please tell me about how it can be done? Can be there is example?
Thanks in advance!
And whether it is possible to receive data from a database in a this header(X-Axis)?
Yes, it is possible.
To add photo, you should specify tag and other info in day_scale_date template docs.dhtmlx.com/scheduler/day_v … lates.html
It is applicable both for day view and week view. If you need only week, check mode by getState method.
And whether it is possible to receive data from a database in a this header(X-Axis)?
Please try to use serverList to return list of options and use them in template.
Do you know about Units view? It is a kind of vertical Timeline. Possibly it also can be helpful for you.