The closest thread I found related to my issue was here: http://drupal.org/node/456328 but since I'm using 6x-1.4 it looks like thats outdated.
Next was this thread that said one can't assign a new term: http://drupal.org/node/1182914 .. so wondering if there is a workaround.
I'm trying to figure out how to simply AUTOMATICALLY attach a newly created taxonomy term in, say, Content Type "B" to a referenced node, Content Type "A"
Content Type A = Microsoft
Content Type B = Xbox.. if a user was to create content type B and insert "Xbox" into the content taxonomy field, then, as a result, "Xbox" would show up as a Taxonomy Term inside the Microsoft Node, and I could create relationships between Microsoft and its related taxonomy terms, like Xbox.
So how can I accomplish this through rules?
What I have so far is:
On event after saving new content type
Condition
Created content is Content Type Xbox
Action:
Load a referenced node: [selected field referencing Microsoft]
Load a term: [inserted content taxonomy XBOX term id in "select by term id" field]
Assign a term to content: [Content =Referenced Content; Taxonomy Term = Taxonomy Term]
Upon creating Content Type Xbox, its term is automatically assigned to Content Type Microsoft.. IN MY CASE, nothing happens. What am I doing wrong?
Comments
Comment #0.0
calefilm commentededit
Comment #1
mitchell commentedPlease condense your support request, or if possible find an answer in the docs or another issue. It would be a major help if you could mark it as fixed if you already solved this.
Comment #1.0
mitchell commentededit
Comment #2
calefilm commentedI think I abandoned this effort but believe my problem lied in the NOT using term id.. Instead I was using the name. Also, here is a solution to using [name] over [term id]:
http://drupal.org/node/773186
Comment #4
ivanovvv86 commentedDownload & Extend
Download & Extend HomeDrupal CoreDistributions
Modules
Themes
Rules » Issues
Add term to node / Assign term to node
View
Edit
Revisions
Posted by calefilm on November 21, 2011 at 12:50am
Follow
3 followers
Jump to:
Most recent comment
Add new comment
Project: Rules
Version: 6.x-1.4
Component: Rules Core
Category: support request
Priority: normal
Assigned: Unassigned
Status: closed (fixed)
Issue Summary
The closest thread I found related to my issue was here: http://drupal.org/node/456328 but since I'm using 6x-1.4 it looks like thats outdated.
Next was this thread that said one can't assign a new term: http://drupal.org/node/1182914 .. so wondering if there is a workaround.
using
I'm trying to figure out how to simply AUTOMATICALLY attach a newly created taxonomy term in, say, Content Type "B" to a referenced node, Content Type "A"
Content Type A = Microsoft
Content Type B = Xbox.. if a user was to create content type B and insert "Xbox" into the content taxonomy field, then, as a result, "Xbox" would show up as a Taxonomy Term inside the Microsoft Node, and I could create relationships between Microsoft and its related taxonomy terms, like Xbox.
Comment #5
ivanovvv86 commentedooo…. thanks for your nice information ..great blog.I have to change it to embedded just to get the threaded reply. Seems like there are lot of bugs still yet.my blog site is Free software
Comment #6
ivanovvv86 commentedThanks ... Nice information. Something like I've seen on free download
Comment #6.0
ivanovvv86 commentededit