I have just created a content type with a CCK field with several possible values (a list), create a finder view linked to that field with an "Empty value", so in ahah mode, just clicking with no value returns no results, and in normal mode (GET) returns all (correct response).
Comments
Comment #1
danielb commentedIs the problem you're experiencing specific to empty values ? What is the behaviour for normal usage?
Comment #2
Hwangar commentedExactly, specific to empty values, normal behaviour is filter-like, if I select none, such finder element should not affect to the search
Comment #3
danielb commentedWorks fine for me, any other ideas? Can you attach, pastebin, or paste (in code tags) an export of your finder here?
Comment #4
danielb commentedComment #5
danielb commented(It is possible the difference I am encountering is because I'm using the latest dev, not 1.7)
Comment #6
danielb commented