Hi, I took a look at the zope quick start which uses the dtml-tree tag. I also need such a tree but I have some folders in my tree which I want to hide. Is this possible? Regards Simon
Hi, if you want to hide them based on permissions, this is easy. Set the "Access content property" to the correct value and it works. This is the way I do it for my application, where I have browseable admin area and a public area. If an admin logs in, he sees the admin area too. If this is not the case, then do a <dtml-tree> <dtml-if "id=='x'"> display as you like it </dtml-if> </dtml-tree> Bye, Oliver On Fri, Mar 24, 2000 at 02:10:32PM +0100, Simon Dueckert +49 170 2118890 wrote:
Hi,
I took a look at the zope quick start which uses the dtml-tree tag. I also need such a tree but I have some folders in my tree which I want to hide. Is this possible?
Regards Simon Content-Description: Card for Simon Dueckert +49 170 2118890
participants (2)
-
Oliver Andrich -
Simon Dueckert +49 170 2118890