[Zope] dtml-var AND dtml-tree
Dieter Maurer
dieter@handshake.de
Thu, 15 Mar 2001 20:59:45 +0100 (CET)
nuno writes:
> I'm trying to submit a form to a dtml-document (as action)
> which i did. But if a have a dtml-tree in the action Document
> the recursion doesn't work on clicking on the +/- icon when i try to access
> a dtml-var
> passed through the form.
I answered similar questions at least three times recently
(you know the searchable mailing list archives (or Google)?).
Put a feature request into the collector:
you want an "urlparam_expr" attribute for "dtml-tree"....
Dieter