[ZPT] objectValues( ??)

Clemens Robbenhaar robbenhaar at espresto.com
Tue Dec 16 07:44:14 EST 2003


Hi Tom,

 ... seems someone fooled You with some different "Reply-To" header,
or did You post this intentionally to the zpt-list?

Anyway, the right syntax of:

 >           <p tal:repeat="foldo python:here.objectValues(['Page 
 > Template']['Image'])">

 is most probably:

<p tal:repeat="foldo python:here.objectValues(['Page Template', 'Image'])">


Cheers,
Clemens



More information about the ZPT mailing list