I need a better way to render a DTMLDocument and store the result in variable than <dtml-let variable="_['documentname']"> but I do not like the style, it looks clumsy. Is there an another way? I would think something like documentname(...), but the acquisition does not work. Thanks Jens
On Mon, 14 Aug 2000, cuiod-tec Jens Gelhaar wrote:
I need a better way to render a DTMLDocument and store the result in variable than <dtml-let variable="_['documentname']"> but I do not like the style, it looks clumsy. Is there an another way? I would think something like documentname(...), but the acquisition does not work.
now, when you say "documentname(...)" do you mean "documentname(_.None, _ )" ?
Thanks Jens
Have a better one, Curtis <dtml-var standard_work_disclaimer>
participants (2)
-
cuiod-tec Jens Gelhaar -
Curtis Maloney