When I create a node, it is not possible to assign taxonomy to the auto created referenced (sub)nodes.
Is it possible to include the taxonomy fields along with the other (sub)node fields?

Comments

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

The module only works with cck fields. If you have a way of providing a taxonomy field as a cck field then sure.

alduya’s picture

Thanx for the answer. I searched for a solution like that.
Using the content_taxonomy module I am now able to enter the taxonomy through CCK fields. But, since only single values can be sent to the created node, only one taxonomy item can be selected.
Is there any way to use fields with multiple values?

boombatower’s picture

Multiple values won't be possible, but his sounds more like what nodereference_field is trying to do...although note both of these modules are in development.