only folders and DTMLDocument's
2 May
2000
2 May
'00
6:28 p.m.
In my <dtml-tree> </dtml-tree> i want see only the folders and DTMLDocument's. How i can do it? Have a nice day Thanks in advance || Jorge
2 May
2 May
8:41 p.m.
New subject: [Zope] only folders and DTMLDocument's
Jorge Magalhaes wrote:
In my <dtml-tree> </dtml-tree> i want see only the folders and DTMLDocument's. How i can do it?
<dtml-tree branches_expr="objectValues(['Folder', 'DTML Document'])"> <dtml-var id> </dtml-tree> -- Nick Garcia | ngarcia@codeit.com CodeIt Computing | http://codeit.com
9470
Age (days ago)
9470
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jorge Magalhaes -
Nick Garcia