17 Oct
2001
17 Oct
'01
9:44 a.m.
Hello List, I´ve made a dtml-method with a tree tag and a SQL method. It works fine. My problem is that i want to add a HTML form variable to the link of the plus and minus buttons. For example: ---------------| `´ <A NAME="1" HREF="projekt_mailingliste_html?tree-e=eJyLVneEAo9QT1t1HQXDWAAwLQSv#1 &myVar=myValue" -------------- I tried the url attribute of the tree tag but nothing happend. <dtml-tree id=myID branches_expr=myExpr url=myURL> . . . </dtml-tree> Is it possible to change this link ? How ? Thanks in advance Florian Schuler