Active
Project:
Taxonomy Query Language
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2007 at 07:45 UTC
Updated:
7 Apr 2008 at 15:34 UTC
I cannot get TQL to work for me properly. I have a view with many nodes, but if I add the view as a filter, it will filter all nodes by default without anything entered. The result is that all nodes are filtered and nothing displayed. How can I have the TQL filter view skip the filtering unless something is entered in the filter field?
Comments
Comment #1
roychri commentedDo not specify anything in the value for your filter. Leave the value blank on the "Edit view" form. When this is an exposed filter, you users will enter values themself when the view is displayed.
That way, when nothing is entered, it will show all the nodes. The filter will kick in only when something is entered in the exposed filter.