hi would to find out how one could put together an Advanced search that will find entries with a "Date" field that has not yet been set?
I want to put a process together that will search for Entries in the system based on specific criteria, one of the criteria is the entry's specified Date field has not been captured yet, ie still blank/empty.
I have tried
{[Template Name]:[Field Name] = ""}
But this does not return any of the results I know exist.