Posted by wjaspers on October 1, 2010 at 9:36pm
I want to replicate new taxonomy terms from a specific node into a "product" node and only from a particular vocabulary. Any suggestions?
I found http://groups.drupal.org/node/45724 and http://drupal.org/node/817422 , but haven't had a chance to try them.
Ideally, what I want to do is ---
If someone reviews my product and fills in the "application" taxonomy,
when the review is published by an admin,
replicate the "application" from the review and attach it to the "product".
In another rule, if the review is unpublished, remove (if no other reviews list the same application(s)) the application term from the product.
Thanks for your help!