Hello, My code for delete a folder doesn't work. I use this code : <dtml-call "manage_delObjects([ids])"> My folder whith my dtml_Method to delete the folder contain a subFolder "documents". I have another folder in this : "test". I would like to delete this folder. If I try to delete this folder with my method, I have an error : "Bad request ... Object test does not exist ..." But if I add the way to this folder it work : <dtml-call "documents.manage_delObjects([ids])"> How can I do to find a method for all folders and subfolders ... like "PARENTS[0].manage_delObjects" maybe .... Thanks a lot Johan. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
participants (1)
-
Beauc� Johan