Posted by arnaud.ranson on July 13, 2007 at 2:15pm
Jump to:
| 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) |
Issue Summary
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
Comments
#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?