Is it possible to assign a specific taxonomy field on a form and then hide it? I want a specific content type to always be tagged with a term from a specific vocabulary.

Thanks,
D.

Comments

dodorama’s picture

Status: Active » Fixed

Try taxonomy_default module

Anonymous’s picture

Status: Fixed » Closed (fixed)
djsdjs’s picture

Thanks!

I also needed to add taxonomy_hide so the term does not show in tag lists for nodes. I am using the term to denote the site section where the content belongs.