> > var AlexTreeData = $([{{=XML(json_list)}}]); > Why are you putting it inside an array inside a jQuery selector? And how would creating a variable make a difference -- a variable is just a pointer to the data object?
Anyway, the problem appears to be that your data do not comply with the FancyTree data specification: http://wwwendt.de/tech/fancytree/doc/jsdoc/global.html#NodeData. You should probably spend some time learning and understanding FancyTree (and Javascript), and you'll probably get better help on their forum: https://groups.google.com/forum/#!forum/fancytree. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.