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

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to