Oliver Bleutgen writes:
 > How can I get properties of a DTML-Documents
 > parentfolder as expression in ZopeFind?
 > 
 > At least I couldn't get the "Find" in Zope's webinterface 
 >  to show all DTML-Documents whose parent-folder has a certain property.
 > 
 > I guess I'm missing a method which gives me the Parent-object without
 > the REQUEST object.
"aq_parent". It is an attribute, not a method.



Dieter

_______________________________________________
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