10 Jul
2000
10 Jul
'00
4:03 p.m.
Found the problem, now what's the solution: Chris Withers wrote:
<dtml-in objectValues> <dtml-call "REQUEST['where'][-1].manage_addFolder(id)">
<dtml-var "id"> in this context returns a Python Method object. WHY?! ;-) In a more constructive tone, how can I get the string id from this? cheers, Chris