
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] tree tag
Hi,
I played around with the tree tag.
So far so good:
<table>
[tree
table=categories
master=parentCatID
subordinate=catID
continue=true
start=0
memo=1
spacing=4
full=1
increment=1]
<tr>
<td>
[if-item-param mv_level]
[item-calc]
return ' ' x [item-param mv_spacing];
[/item-calc]
[/if-item-param]
<A HREF="[area process/index]">[item-param catName]</A>
</td>
<td>
mv_level=[item-param mv_level], mv_increment=[item-param
mv_increment],
mv_children=[item-param mv_children]<BR>
</td>
</tr>
[/tree]
</table>
I get the basic tag function to run ( helped from the list archiv), but how
can i use explode, toggle, collapse, memo ??
Any idea or help would be appreciated.
Thanks.
Goetz
==============================
Goetz.Verdieck@com4office.de
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users