Hi, I'm new to Zope and while 'playing' around I wondered about the following: I've created a DTML method (called MyListFiles) that lists the 'File' objects contained in a folder: <ul> <dtml-in "objectValues('File')"> <li><a href="<dtml-var absolute_url>"><dtml-var id></a></li> </dtml-in> </ul> This works as expected when I run it using the 'View' tab. Now when I create a DTML document and call this method like this: <dtml-var MyListFiles> it produces no output. Why? Thank You for any help --------------------- Un courrier �lectronique n'engage pas son �metteur. Tout message susceptible de comporter un engagement doit �tre confirm� par un �crit d�ment sign�. An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. Ein elektronischer Brief bzw. eine elektronische Nachricht ist f�r den Absender nicht verbindlich. Jede Nachricht, welche eine Verpflichtung beinhaltet, mu� schriftlich best�tigt und ordnungsgem�� unterzeichnet werden. ---------------------