Hi there,
I'm trying to get my view to work correctly using a taxonomy argument. My taxonomy has a hierarchy so if I supply the main taxonomy term (which has various sub-terms), I want it to show results for the main term plus all the sub-terms. However, at the moment it is only supplying results for the main term and excludes it's sub-terms.
So, I have one term: "Project Management", then sub-terms: "Next Steps", "Fundraising", etc. When I show the view with the "Project Management" argument it doesn't list any items found with the "Next Steps" or "Fundraising" terms. It only shows the "Next Steps" items when that argument is explicitly given.
Ben