Searching for documents with a specific field empty

I’m looking for a way for end users to search a view with standard search options (in the client, advanced search) and find all documents with a specific field empty.

The case is to find all documents which has the field “assignments” empty, and to set the field correctly (manually).

It’s easy to make a new view, but can’t this be done in standard Notes search?

regard

Oivind

Subject: Searching for documents with a specific field empty

Hi!

You can try this:

not([Field]=(!*))

Eric.

Subject: RE: Searching for documents with a specific field empty

Did not work :frowning:

Read something about this could be working in releases before R5… but not sure.

I’m at 6.5.

Regars Oivind