26 May
2000
26 May
'00
9:36 a.m.
Catalog iterative & break : <dtml-in "my_catalog"> <dtml-if "my_condition"> <dtml-var "getobject(data_record_id_)"> <dtml-break> . . . But i have get nothing ! Why ? I am sure that "my_condition" is right because it will show some object without "dtml-break" .