- I added the relationship 'Term from node' in order to display terms that are attached to a node.
- I added the 'List of related terms' pane to the panel (tried it with every 'Which terms' option).
- When I view the panel, every term from the selected vocabulay is shown, instead of the terms attached to the node.

Am I doing something wrong? Or should this be a bug report?

Comments

gracearoha’s picture

I am also having the same challenge here.
When i select "Term from node" in the panel page pane and select either child terms, related terms or term synonyms i get nothing.

If i select sibling terms or top level terms, i get a list of all terms.

btw: under relationships i am choosing "term from node" with vocabulary "tags"
my argument is node id
and my context is "taxonomy vocabulary"

i'm sure that i might very well be doing something wrong here as there is no documentation for this and i am quite a newb :)

brunodbo’s picture

Version: 5.x-2.0-beta3 » 5.x-2.0-beta4b

Ok, I had another look at this again.

Is it possible that there is currently no way to show the terms attached to a node? The 'term from node' relationship allows you to do several things (display the attached terms' related terms, its child terms, ...), but it doesn't let you display terms that you selected on the node add/edit form.

Is there another way to do this (display the terms attached to a node in a pane)?

brunodbo’s picture

Title: 'Term from node' displaying every term in vocabulary instead of selected terms » How to display a node's taxonomy terms?
weimeng’s picture

I'm also facing the same problem as described in the opening post. Subscribing.

daphisto’s picture

I played around with this for a while today and still had no luck. Anyone had any success?

brunodbo’s picture

Version: 5.x-2.0-beta4b » 5.x-2.0-beta5

Bumping version.

summit’s picture

Subscribing, greetings, Martijn

Vidarls’s picture

Subscribing,
I suppose this could be accomplished with views 2, to bad I'm stuck on Drupal 5 on this project

Fayna’s picture

I was searching for a way to do this also and came across this Panels 2 Visualization by Kent.

This question in the Panels group I think is similar: http://groups.drupal.org/node/12530. I still can't seem to grasp the answer though. Maybe someone else can.

sdboyer’s picture

@brunodbo in #2: No, that's not possible. The context data definitely has the proper term information. If there's a problem here, it's elsewhere.

@Fayna in #9: Whew. That's quite a nifty chart.

If there's actually a problem here, then it's probably an issue with the term-from-node relationship plugin. I'll investigate that, and see if anything appears to be amiss.

sdboyer’s picture

Status: Active » Closed (fixed)

No problems with the relationship plugin are immediately obvious. Closing the issue.

fluxline’s picture

i had the same issue, could show every term relation to a term that is related to a node but not the terms themselves. i ended up creating a view with the fields i wanted to see and an argument for node id. i then created a view panes and set argument source for taxonomy: term id as from context. i then embedded this views pane in the panel i wanted to show the term. not exactly as i wanted but at least i got the data.

i am now trying to put together a snippet i can pull what i want but getting the relationship for the term id from the node id in context is ... me thinks not possible.

mattyboy’s picture

Did anybody ever work around this with Views 2?
Fluxline's idea looks good, but is there a simpler way of doing this using just CCK and Panels?
Thanks for your time
Matt

sdboyer’s picture

Status: Closed (fixed) » Fixed

Fixed this, albeit much later, in D6. Sorry, no backport :(

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.