Filters and case insensitive EQUAL? | Ben Bimber | 2010-03-09 15:02 | |||||||||||||||
Status: Closed | |||||||||||||||||
I just realized that EQUALS seems to be case sensitive. Is there any way to have an EQUALS operator that is case insensitive? My application is a form that builds a URL and takes the user to a filtered grid. Unless anyone has a suggestion, I'm just gonna make the default operator 'begins with', which should help most cases. If someone does try to search using 'equals' they might be surprised by the result though. Example URL: .../executeQuery.view?query.queryName=Animal&schemaName=study&query.Species/species~eq=cyno |
|||||||||||||||||
| |||||||||||||||||