Im using Views with Drupal to show pages with a taxonomy term. How can I limit my results to a particular area in the menu? This is my menu structure; Teams _Team1 Tag-UK _Team2 Tag-USA Stadiums _Stadium1 Tag-UK _Stadium2 Tag-USA If I use Views to select the taxonomy term ‘UK’, can I limit the search to the primary menu link ‘Teams’? I would then get the result Team1 but not Stadium1. I posted this in the Drupal site but it seems a lot of support questions dont get answered there. Thanks