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.