On Wed, Dec 13, 2000 at 12:20:34PM -0600, Tim Cook wrote:

> If the calling code is within a DTML Document, then yes. The DTML
> Method is within the calling namespace. 

OK, I understand, now, the ZopeBook was far from clear on this
example.

> You would need to set up the correct namespace first using
> dtml-with or PARENTS[x] where x is the proper namespace level of
> the aquisition tree (Jim Fulton is probably either laughing or

Peter Bengston sent me the proper syntax:

      <dtml-in expr="PARENTS[0].objectValues('Folder')">

and it works (with DTML documents, of course). Many thanks to all,
this is user support.



_______________________________________________
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 )

Reply via email to