16 Jan
2002
16 Jan
'02
4 p.m.
Max M wrote:
<dtml-in "test.fileIds()"> <dtml-var "_[_['sequence-item']].data"> </dtml-in>
regards Max m
again I am jumping to conclusions ... If you are not inside the 'test' objectmanager then it would be: <dtml-in "test.fileIds()"> <dtml-var "test[_['sequence-item']].data"> </dtml-in> re-regards Max M