9 Sep
2001
9 Sep
'01
3:14 p.m.
Maybe someone can check my logic...? please. <dtml-with folderwithmyZclasses> <dtml-var expr="_.random.choice(objectValues('myZclass').myZclassDTMLmethod)"> </dtml-with>
<dtml-with folderwithmyZclasses> <dtml-var expr="_.random.choice(objectValues('myZclass')).myZclassDTMLmethod(_.None,_) "
</dtml-with> cheers, Chris PS: DTML and logic in your presentation layer is another route to misery and pain ;-) I'd recommend Python Scripts and ZPT...