[Zope] Zope not listening to trinkets
Jason Spisak
jason@mtear.com
Thu, 23 Sep 1999 07:23:24 GMT
Evan,
Well you answered my question. I had'nt read your mail when I fired off
that response to Martjin. Thanks!
> Instead of the above, do this:
>
> <dtml-in things>
> <input type="hidden" name="things:list" value="<dtml-var sequence-item>">
>
> </dtml-in>
>
> or this (if your things *never* contain newlines)
>
> <input type="hidden" name="things:lines" values="<dtml-var
> "_.string.join(things, '\n')">">
>
Jason Spisak
webmaster@hiretechs.com