I used two vocabularies in one node type, one vocabulary is autocategories, and the other is not autocategories.
when I submit the content, autocategories module will remove my other vocabulary terms.
I used two vocabularies in one node type, one vocabulary is autocategories, and the other is not autocategories.
when I submit the content, autocategories module will remove my other vocabulary terms.
Comments
Comment #1
matslats commentedThat was a feature worth adding, I think.
Try now
Comment #2
HonorsGrad commentedTo make sure the module only deletes terms from its own vocab, I altered the code as follows:
**From**
**To**
I'm sure it isn't the cleanest, but it seems to work.
Comment #3
matslats commentedThanks this was much needed and I've implemented something similar in version 1.3