Hallo Alexander,
this works for me->

        <dtml- with "manage_addProduct['myProduct']">
             <dtml- call "NewFolder_add (_.None, _, NoRedir=1)"> 
        </dtml-with>           
        <dtml-with "_.getitem(idOfNewFolder)">
                 <dtml- with "manage_addProduct['myProduct']">
                      <dtml- call "Document_add (_.None, _, NoRedir=1)">
                 </dtml-with>
        </dtml-with>
Bye
   Sven

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to