By benjaminlhaas on
I have several menu items in my Primary Links menu, defining the sections of my site. For example, I have About Us, Contact Us, and Case Studies as my three Primary Menu top-level items.
I also have a Case Study content type, with quite a few instances of this type.
I have a nodequeue called Featured Case Studies, and it contains three nodes of type Case Study.
I'd like the submenu items under Case Studies to be driven by this Featured Case Studies nodequeue. The idea is that if I edit the order/content of this nodequeue, the Primary Links menu tree will be automatically updated.
Any thoughts on how I might do this?
Comments
Interesting idea. I'd like
Interesting idea. I'd like to know how to pull that off too.