Hi there
Has anybody ever tried to export a tree of this kind
http://wwwendt.de/tech/fancytree/demo/#sample-multi-ext.htmlwith the input values of the assigned fields?
currently i have to build such a thing for saving and reloading a tree, so any hints and tipps are appreciated ...
i can export the structure of the tree with .toDict() and the Fields with a Tableexport-to-Json - but it would be really nice if
i would have something like one structure for all.
best andy