I just got this to work and then deleted it.
I can search directly on a related integer field on a form just fine with:
!=1
But when I try to submit this boolean operator between a find and search in a method I get the following error:
Setting dataprovider with name ‘lquote’ / type ‘INTEGER’ with value of wrong type !=1
This is so simple, what am I not seeing this time around?
Thanks!