8 Oct
1999
8 Oct
'99
10:11 a.m.
Dan Rusch wrote: <snip>
//************************* This is the second method, it builds the "clone" //******************************** <snippage> <!--#with "manage_clone(Home,REQUEST['newId'],REQUEST)"--> Hope this helps,
Dan, thanks, but what I'm trying to achieve here is not a method/document within a cloned folder (Home) where the folder has the properties in question, but a cloned document where the document itself has the properties to which I assign values. the with statement AFAIK basically means you make a clone of Home, give it a method with id new_id, then assign values for the folder's properties using <dtml-call>. -- ~mindlace