6 Mar
2005
6 Mar
'05
6:07 p.m.
Ulla Theiss wrote at 2005-3-6 11:05 +0100:
I've a problem with dtml-tree. When I click on the first "plus sign" the branches may be expanded, or nothing may be happen or one of the other branches may be expanded. The same behaviour occurs with the attempt to collapse or expand the other branches.
"dtml-tree" needs persistent (!) ids to get expansion/collapsing right. It has an attribute with which you can control how the "id" is determined. In your case, it probably should be "str". -- Dieter