If it's a property then you don't need the (): <dtml-var "PARENTS[0].propertyName"> ----- Original Message ----- From: "Stefan Mallepell" <steve@syso.ch> To: <zope@zope.org> Sent: Sunday, April 15, 2001 6:33 PM Subject: [Zope] Access same named Property of Parent Object [newbie]
Hi
Is there anybody who could give me a hint, how I access a Property-Value of a parent object, when my current object has a own property with the same name.
Is there something like <dtml-var "PARENTS[0].propertyName()">
... well the above hasen't worked ... and some other experiments ended in a crash either ... ;)
Thanks a lot in advance Stefan Mallepell
_______________________________________________ Zope maillist - Zope@zope.org 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 )