Dyyryath wrote:
I've got a page template that I'd like to display some information
contained in the properties of another page. Can I do this?

I'd like to do something like:

 <div tal:content="context/otherpage/template/propertyname"></div>

Though that obviously doesn't work. :)


 <div tal:content="context/otherpage/propertyname"></div>

should work without problems.

Hth,
Michael

--
http://zope.org/Members/d2m
http://planetzope.org

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

Reply via email to