28 Jun
2001
28 Jun
'01
2:24 p.m.
simple and quick answer, try: <dtml-in propertyItems> property=<dtml-var sequence-key> propertyvalue=<dtml-var sequence-item> </dtml-in> <dtml-unless there's no typo in it>it should work</dtml-unless> ;-) Michael Peter Bengtsson wrote:
How do I loop over an objects properties? I don't know the names of any of the properties.
<pseudo> for property, propertyvalue in context.object.itsProperties().items(): </pseudo>
-- Michael Gutmann M.A. gutmann@uni-duesseldorf.de Multimediazentrum Heinrich-Heine-Universitaet Duesseldorf