Hello,
is there somewhere a web page that describes the XML Structure of the scheduler ? I’ve looked every where on the website but I’ve found nothing.
Thank you
Yannick
Hello,
is there somewhere a web page that describes the XML Structure of the scheduler ? I’ve looked every where on the website but I’ve found nothing.
Thank you
Yannick
docs.dhtmlx.com/doku.php?id=dhtm … ntegration
Format is quite flexible, the only mandatory elements are @id, @start_date, @end_date - any other sub-tags or attirubutes of event tag will be stored as properties of event object.
Thank you Stanislav.
It’s very flexible to put all the others fields in properties. What a pity the dhtmlTree that not follow this way (must use userdata). Maybe it is planed to do this way for all the component ?
Yannick
There is no any estimated plans or dates, but yes we are moving in direction of more flexible data sources.