28 Mar
2001
28 Mar
'01
11:07 p.m.
Hi. Do I need to cast or something like that to make this? Because the parameter is an object, but zope treats like a string. Ex.: <dtml-in "REQUEST['parametro'].objectValues()"> The REQUEST['parametro'] is a folder. Thank you.