Hi,

how can I active / inactive taxonomy terms so that it will never be display while creating a content page?

thanks
Amar bijay

Comments

bwv’s picture

You can disassociate the taxonomy term from the content type. Is this what you mean?

drupalhook’s picture

Hi,
that is exactly my requirement.

bwv’s picture

Go to admin/content/taxonomy

Select the vocabulary.

Look for Content Types, and uncheck all boxes.

drupalhook’s picture

Hi,
good suggestion.

But my requirement is, how can we make active/inactive taxonomy terms so that only active terms will be listed in node add page?

Suppose say I have created 3 image gallery using taxonomy, among them I want to make 2 of them are active and rest is inactive, and only these two active image gallery will be listed while adding image in node add page.

please help.