Problem using exposed filter in views
arnaud.ranson - July 13, 2007 - 14:15
| Project: | Taxonomy Query Language |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I want to use an exposed filter "query for a node type". It should work by parsing all the categories associated with the ndoe type.
I must precise that this categories are free tagging ones.
Problem is :
- when typing, no proposition is made (JS)
- when using an existing term, it doesn't find it
If it's not precise, i can answer questions

#1
If you want to filter by node type, simply add node type as one of the exposed filters. You do not need TQL for that.
Could you provide more details on what you are trying to accomplish and why?