19 Nov
1999
19 Nov
'99
11:34 p.m.
Hopefully someone can give me a hand. I would like to create a tree structure based on subjects in a squishdot site. I have some code that looks like this: <!--#tree branches=postingValues --> <!--#var id--> <!--#var level--> <!--#/tree--> which creates a tree based on articles (only the article id), and the comments--not what I am looking for. <dtml-tree branches_expr="KnowIT.subjects_list()"> <dtml-var id> </dtml-tree> this will create a tree with the same number of subjects that I have, but all named "KnowIT". I guess it is a little bit closer, but not close enough. Can someone help me fill in the blanks. thanks, geoff nordli
9658
Age (days ago)
9658
Last active (days ago)
0 comments
1 participants
participants (1)
-
geoff nordli