[ZPT] objectValues('Folder') key error

Axel Müller axel.mueller at amit-services.de
Mon Aug 30 06:15:53 EDT 2004


Am Montag, 30. August 2004 10:15 schrieb Kenneth Gonsalves:
> hi,
> in a page template, if i use:
> container/objectValues, i get a list of all objects, but if i use
> container/objectValues('Folder'), i get a key error. (but this works in
> DTML). Any clues?
try:
python:container.objectValues('Folder')

axel
-- 
axel.mueller at amit-services.de
http://www.amit-services.de
tel (06322) 680 668
fax (06322) 680 666
mobil 0160 973 483 27


More information about the ZPT mailing list