Hi folks,

Serious newbie question here:

How do you store a filtered value?

I have tried 

[% SET curriculum =  bookmark.curriculum.name | lcfirst %]

[% SET curriculum =  bookmark.curriculum.name | lower %]

Both filters work quite well for straight print but I need to include
the lowercased value as part of the path in an include and my curriculum
var keeps its uppercasing.

TIA,

David

All you have to do is decide
what to do with the time that
is given to you.
                      ~ GTG




_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to