I just can not figure this out, or find any docs.
I have a bare-bones JSON:
{
“data”: “node”,
“metadata” : { “content”: “hellooooo” }
}
This gets loaded, but I can not figure out how to write to this field, retrieve this field, and ensure that it is made when a new node is created.
Where are the docs for metadata?
Thanks,
Marco.
I found the answer at http://groups.google.com/group/jstree/browse_thread/thread/28d0c8d3eb2d9f8f
The last solution worked for me (the default download for now is rc2).