Espen, How about untested, but similar works in Python External method: <dtml-call expr="manage_addFolder('newfolder')"> <dtml-call "REQUEST.set('newf',_['newfolder'])"> <dtml-call expr="newf.manage_addFolder('anotherfolder')"> maybe?!? Phil On Thu, 11 Jan 2001, Espen Sorbye Frederiksen wrote:
Have tried the simplest way:
<dtml-call expr="manage_addFolder('newfolder')">
<dtml-call expr="newfolder.manage_addFolder('anotherfolder')">
....this does not work!
Any solutions or alternative ways to do it?
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )