Posted by rtvWebServicesL... on April 24, 2012 at 3:54pm
I have created a new content type ("Collaboration Space") that is a basic page plus a field for uploading files. Whenever a user creates new content using this type, I want it to go to a specific menu location (item in the main menu) without the option to change it. Is this possible, and if so, how do I do it?
Thanks in advance!
TV

Comments
Menu settings
It will depend a bit on which version of Drupal. If you are using 6, this looks like it might do the trick
http://drupal.org/project/automenu
There is an unofficial 7 version kicking around in this thread
http://drupal.org/node/1138946
Thanks for the ideas
I am using D7, and the site I need this for requires that I use avoid "dev" modules & fixes. I'll find another way to make it easy to put content where I want it. Thanks for your time sher1 !
Would this work for
Would this work for you?
http://drupal.org/project/menu_block
I'll look at it
Thanks, Jeremy. It doesn't clearly indicate how one would restrict content created to a specific menu, but maybe if I play with it I'll find a way.