11 Feb
2000
11 Feb
'00
11:15 p.m.
I am allowing the user to generate properties consisting of lines for a folder. I don't know the id of these properties at design time, but I can get them at run time. For example, a the name of a property called comps, is set into listVar by iterating through a master list. <dtml-call "REQUEST.set('listVar', _['sequence-item'])"> Note that I now have listVar = 'comps'. However, the user will actually have created a comps property previously and I want to iterate through it. <dtml-in comps> How can I do this if I have the name stored as a string in listVar. What should the <dtml-in> tag look like? Thanks. -- Guy Davis mailto:davis@arc.ab.ca (403) 210-5334 Alberta Research Council