Hi, I just want to why <dtml-var "xx.getProperty('title')"> will display the object title and and <dtml-var "xx.getProperty('id')"> will dispaly none.
<dtml-let xx=" _.getitem('id')"> <dtml-var "xx.getProperty('title')"> <dtml-var "xx.getProperty('id')"> </dtml-let> Thanks.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )