Greeting and salutations!

I've made using CCK module custom content type, but how can I allow user to choose the category, to which it belongs?

I mean how can I attach selector of categories in custom-made content types? :-)

Comments

gonzocoder’s picture

Hi,

If you go to admin/categories, when you create your category you should see a list of content types to which you can add your category. Any new content type you've created in CCK should show up.

If you created your new content type after you created the category, just go to admin/categories and select edit vocabulary to amend it.

Gonz

3meu’s picture

Thanks, it worked! :-)