[Zope] dtml newbie question

3205 5361 1215 9784 3205 5361 1215 9784 <keo@goa.hu>
Sun, 04 Aug 2002 16:26:30 +0200


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