How can I get a term that will be added to a referenced node and to its vocab to maintain hierarchy and not be a duplicate if the term already exists? I already have 3 terms by the name of car and want only one term to appear in proper hierarchy.
How can I get a term that will be added to a referenced node and to its vocab to maintain hierarchy and not be a duplicate if the term already exists? I already have 3 terms by the name of car and want only one term to appear in proper hierarchy.
Comments
Comment #1
AlexisWilke commentedBeaPower,
You can test whether a term exists in a vocabulary:
#490898: Condition: does term exist?
Use patch in #40.
Thank you.
Alexis Wilke
Comment #2
tr commentedDrupal 6 is no longer supported, and #1 addressed the issue. There was no follow-up from the original poster so I have to assume the answer in #1 was sufficient.