Filtering results by taxonomy term with Views
Is there a way with views to create a view that shows results of nodes with certain taxonomy with a filter that lets you pick a term, shows results, then lets you filter those results again?
Example:
First page shows results.开发者_如何学Go I click on 'Black' under Color, I get only nodes with Black in that result. Then, I click Chairs, to see all Black Chairs.
Is this possible?
yes it is, it's pretty simple - create a view of nodes then select Taxon Term (ID) then add the taxonomy to filter on & then expose it add some fields etc
if you would like a more detailed answer please just ask?
精彩评论