I tried this:
{{=self.itemize(db.foto,
query=db.foto.title.upper.like('%some-text%'), nitems=12)}}
but get an error about upper. Took that off then it works fine with
like. Is there a way to use upper here?
-wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---