formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

How to search for not null #715

Open jgold723 opened 4 years ago

jgold723 commented 4 years ago

I have a field in my database that I'd like to search for a not null condition... i.e. if there's any data in that field, I'd like the search to find that record. How do I do that?