Hey everyone. I created several new content types with cck but don't want users to pick what section it should be filed under. for example, i have a photo submission and a .pdf submission, and they both need to be filed under my "sections" vocabulary but instead of having the option of picking "photography" or "writing" term I want the field to already be defined and hidden from the user, so that when they click a button for "submit photo" they don't have to then select the field for what section to file it under. So....?
-JB

Comments

cog.rusty’s picture

Check the http://drupal.org/project/taxonomy_defaults module. If you set a vocabulary to not apply to your content type, then the term selection list will not appear in the nodes.

dabellator’s picture

looks like that will do the trick. as always, drupal community lends a helping hand, i am loving this process!
-JB

pandadew’s picture

Thank you very much for the help