Does anyone know how to suppress display of +/- signs on a dtml-tree?
2 Jan
2002
2 Jan
'02
12:08 a.m.
Hello: I want to display a dtml-tree always expanded, with no controls visible for contracting (basically, an indented list of links). I set the tree to always expand via the following: <dtml-call expr="REQUEST.set('expand_all', 1)"> <dtml-tree single=0 name="catalog" branches="objectValues"> But I can't figure out how to remove the little minus signs (-) from the branches. Has anyone done this? TIA, --Craeg
8859
Age (days ago)
8859
Last active (days ago)
0 comments
1 participants
participants (1)
-
Craeg K. Strong