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.
source
share