29 Sep
2002
29 Sep
'02
5:40 p.m.
First of all thanks for your help! You both gave me this method, but there's a problem, because when you use this tag, every subbranch of the aq_parent folders is the same folder, till infinte.
<dtml-tree branches_expr="aq_parent.objectValues(['Folder'])">
It worked, when I used the following tag: <dtml-tree aq_parent branches_expr="objectValues(['Folder'])"> Bye Sebastian