[Zope] create folder within folder-object via DTML
Ingo Assenmacher
ingo.assenmacher@post.rwth-aachen.de
Mon, 14 Feb 2000 03:04:53 +0100 (MET)
Hi Kevin!
Thank you VERY much, that was it!
Now I can finally move on to more important issues, thanks again!
Regards, Ingo.
Am 13-Feb-00 schrieb Kevin Dangoor:
> This looks like your MaterialFolder_add method doesn't have the check at the
> end for the NoRedir flag. When you set NoRedir=1, the DestinationURL
> variable doesn't get touched...
>
> This HowTo has the relevant code:
> http://www.zope.org/Members/tazzzzz/addZClasses
Regards, Ingo
------------------------------------------