Hello,
i want to create a Timline with Tree like:
https://docs.dhtmlx.com/scheduler/samples/06_timeline/03_tree.html
And the data should come from database with the OptionConnector. But this will only create a non hierarchically json output. How to combine forexample to OptionConnectors to one for Tree.
Is there any php mysql example to create this?
I guess there should be like for the Tree script “tree_connector.php”.
Thanks.