By dhroople on
I have created a view & added a menu item in primary links. Link is active on teaser. when i go to the full node view the primary link loses its active state.(even for blog module) Any solution's will be help-full from all drupalers. waiting for response
Dhroople.
Comments
I'm keen to know the outcome
I'm keen to know the outcome of this query, as I'm in the same boat.
I've created a view to list some nodes, assigned it to the Primary Links menu (using Page-> Page settings-> Path), and specified a URL path within Views. I've then set up pathauto to display nodes using the same URL path:
/kb (knowledge base views listing)
/kb/how-to-set-up-drupal (node display)
When clicking on a node linked from the views list the Primary Links menu does not show the views listing menu item as active.
Have you worked out a solution to this?
Resolution
I ended up using menutrails to accomplish this functionality - in case anybody searching for an answer would like to know.
Hope this helps!