[Zope] Looking into folders
Felipe Alvarez Harnecker
felipe.alvarez@qlsoft.cl
Tue, 20 Jun 2000 19:28:38 -0400 (CLT)
Hi, zopistas
I need to query if one folder has sub-folders in it or not.
The query must be into an <dtml-tree> tag.
The idea is to make clickeable only "leave" folders.
-------------------
Here's another,
Supose this
<dtml-tree bla bla ..>
</dtml-tree>
I want to manipulate every object returned by the "tree" tag like this
<dtml-tree bla bla ..>
<dtml-let myObject="tree object">
<dtml-var myObject.someProperty_or_method_or_something>
</dtml-let>
</dtml-tree>
Cheers.
--
______________________________________________________
Felipe Alvarez Harnecker. QlSoftware.
Tel. 09.874.60.17 e-mail: felipe.alvarez@qlsoft.cl
Potenciado por Ql/Linux http://www.qlsoft.cl/
______________________________________________________