sandyinlet Posted December 9, 2008 Posted December 9, 2008 For the sake of a simplified user interface I'm offering users a global field to insert their search string and then applying that search among three fields. Works nicely. Finds all "Robert" entries in both first and last name fields and any records where "Robert" is included in the account name. I've taken this further. Find all "Robert" entries which are also "active", a boolean field. This also works. However I'm stumped on finding all "Robert" entries which are inactive, that is where the boolean field is empty. I'm unclear what the scripting strategy should be in this case. Assistance appreciated.
comment Posted December 9, 2008 Posted December 9, 2008 Put an equal sign in the field (as in "equals nothing").
Recommended Posts
This topic is 5827 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now