How can I create an list_object to use with manage_changeProperties
27 Oct
1999
27 Oct
'99
10:38 a.m.
Hi folks, I've got a little problem because i want to change the properties of a folder object <dtml-with id> #id of the folder objekt <dtml-call "manage_changeProperties(list_object)"> </dtml-with> the list_object must contain the folder properties and the new values of the properties (comming via REQUEST (form-dtml)) {'id':'exampleid','title':'exampletitle'} The creation of this list_objet must be dynamic. So that there is no need to change the list_object if a property were added to the folder object. something like that: {id:REQUEST['id'],title:REQUEST['titel']} How can i create such an object? Jens ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
9658
Age (days ago)
9658
Last active (days ago)
0 comments
1 participants
participants (1)
-
jens ebaer