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?