Currently, on Primary Links I have a menu item which appears on my page.

I have defined a Taxonomy with Tags called My Tags

In my Views I have specified a table which has nodes with update date, title and teaser.

I have specified the validator as 'My Tags' and specified the Menu as Primary Links and in my Primary Links I have a menu item which has all the Tags (which are specified by the Author of the article and dynamically added) listed below it.

However, when I click the Menu Item it just takes me to a page which has the Tags across the top and then all articles listed below in a table.

When the user clicks one of the tags, then only those articles which have that tag are displayed.

What I want is for there to be a submenu from the Primary menu which will just display the relevant pages.

I'm not sure what I'm missing.

Comments

davecoventry’s picture

It is quite clear that my request for help here, made 3 months ago, was largely based on ignorance both of how the Taxonomy and Views work, but of how to use the Primary Links as well.

I'm planning to revisit some of my postings and to post details of how I resolved these issues in a blog here: http://drupool.blogspot.com/

The purpose is to make sure that anyone who finds posts like this one through Google can also see the solutions that I found or worked out for myself.

I still call myself a beginner when it comes to Drupal, so I make no guarantees as regards any of my coding, and I would do welcome feedback regarding the suitability (or otherwise) of my solutions.

Regards,

Dave Coventry