Hello all,
I am getting the error below when I try to search on any number fields, searching on text fields works just fine. I am using version 2.2.3.
Error: RPS Fault faultString="Unable to complete operation." faultCode="400" faultDetail="Unable to complete query operation."
Here are my expression lines from SearchWidget.xml
<expression alias="FieldYr" textsearchlabel="Search Field Year [ Example: 2003 ]:">FieldYr = '[value]'</expression>
<expression alias="FieldStatus" textsearchlabel="Search Field Status [ Example: Active ]:">upper(FieldStatus) = upper('[value]')</expression>
Any ideas?
And a side note, thanks for the awesome widget Robert!
Lisa Arnold
University of New Mexico