Active
Project:
Content Taxonomy
Version:
6.x-2.x-dev
Component:
Option Widgets
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 May 2013 at 13:41 UTC
Updated:
17 May 2013 at 13:41 UTC
Hi,
I've got an existing website containing hundreds of nodes with taxonomy terms that have been associated through the default drupal UI.
I've just installed content taxonomy: it works well but my new widgets appearing in the node_edit form don't keep the original state of the taxonomy.
For example if my node has "Blue, Red" as taxonomy terms:
- they are visible as selected in the node edit form with the default taxonomy field
- they are visible as unselected in the node edit form with the new content taxonomy field
Is this a bug or just not the way it's intended to work?
Is there a way I could update my custom taxonomy fields programmatically?
Thanks a lot for your answers.