Open filters: No against all results

I have a view in which there are some open fields. When the view appears for the first time, all open fields are configured so as not to limit the output in any way. Thus, the view displays all records matching the criteria. I would like to make sure that none of the entries appear in this situation. Or, even better, let the user choose whether any results appear or not.

+3
source share
1 answer

This is a well-known problem, you will find a solution here: http://drupal.org/node/358546

PS: This feature is available as 3.

+4
source

All Articles