Hi,
I need to display an image in calendar.
Is it possible to display the image via xml? Can you help me, please.
Thanks in advance.
Hi,
I need to display an image in calendar.
Is it possible to display the image via xml? Can you help me, please.
Thanks in advance.
Hello,
please do elaborate your question - clarify where exactly do you want to display images and what do you mean regarding xml
Sorry.
In monthly view in the daily cell, using scheduler.load(“myfile.xml”); , instead of a text, I’d like to show an image.
Thanks
Hi,
you can redefine a content of event lines using these templates:
docs.dhtmlx.com/scheduler/api__s … plate.html
docs.dhtmlx.com/scheduler/api__s … plate.html
you may also want to increase height of events, use scheduler.xy.bar_height config for that
docs.dhtmlx.com/scheduler/api__s … other.html