Hi all, some while ago there were some talks about putting some code on the Wiki that displays a tree. I see only this snippet about intending the left margin according to the level of a node. Displaying a tree You can use style="margin-left:<%= item.level %>em;" in your view to have items indented according to their level. Displaying vertical lines like in a mail thread is harder. Somebody in this list already pointed me out to use a view template for each node and recursively call display on each node. This would in fact display a tree or a subtree. Has anyone a small code example from displaying a tree? The helper methods are quite short and don''t really cover this topic. Kind regards, Mark ________________________________________________ Message sent using UebiMiau 2.7.10