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

danielb’s picture

Category: bug » support

Is the problem you're experiencing specific to empty values ? What is the behaviour for normal usage?

Hwangar’s picture

Exactly, specific to empty values, normal behaviour is filter-like, if I select none, such finder element should not affect to the search

danielb’s picture

Works fine for me, any other ideas? Can you attach, pastebin, or paste (in code tags) an export of your finder here?

danielb’s picture

Status: Active » Postponed (maintainer needs more info)
danielb’s picture

(It is possible the difference I am encountering is because I'm using the latest dev, not 1.7)

danielb’s picture

Component: Finder Views » Code
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)