Re: Re: Re: CCK Taxonomy field in Product content type

Posts: 50
Joined: 09/09/2007

I have added quite a few CCK fields to the product content type. I have created the taxonomy categories and added terms. I just don't want to add them manually again to the node CCK fields, but instead print the terms that are associated to the node.

There is a PHP field under "Default value" in a text field CCK. Can I add a snippet there to display the terms for a specified category?

Product node fields:

Artist: print term from category Artist (automatically generated)
Year: standard CCK field - editor specifies
Technique: list of techniques - editor specifies
Manufacturer: print term from category Manufacturer. automatically generated)

Do I make sense? Eye-wink

CCK Taxonomy field in Product content type By: Boletus (8 replies) Thu, 11/15/2007 - 14:40