I am trying to implement a dtml-tree setup that will read from a set of folders that I have placed a the top level of my portal folder structure. I want to be able to call this method from other branches in the portal and have it always display the tree using the set of folders I have set up as the source, not the folder that the user is currently in. - portal root - tree source - tree info1 - tree info2 - tree info3 - some stuff - meetings - membership - memberlist - news As an example, even if I am in the "meetings" folder, I want the tree to build from the "tree source" folder. I have tried using dtml-with and "getPortal().treesource.objectValues()", but cannot get it to work. Any ideas? Thanks, Chip Johansen _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. _______________________________________________ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )