Hello zope,
hi do i return the lowercase of an attribute?
i tried:
<dtml-var "_.str(title_1).lowercase()">
and
<dtml-var "title_1.lowercase()">
and some others.. but it keeps saying:
Error Type: AttributeError
Error Value: lowercase
title_1 is a property of the folder.
thanks,
k
--
don't believe everything you think