Closed (fixed)
Project:
Panels
Version:
5.x-2.0-beta5
Component:
Plugins - relationships
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 11:01 UTC
Updated:
3 Jun 2010 at 00:50 UTC
- 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
Comment #1
gracearoha commentedI 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 :)
Comment #2
brunodboOk, 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)?
Comment #3
brunodboComment #4
weimeng commentedI'm also facing the same problem as described in the opening post. Subscribing.
Comment #5
daphisto commentedI played around with this for a while today and still had no luck. Anyone had any success?
Comment #6
brunodboBumping version.
Comment #7
summit commentedSubscribing, greetings, Martijn
Comment #8
Vidarls commentedSubscribing,
I suppose this could be accomplished with views 2, to bad I'm stuck on Drupal 5 on this project
Comment #9
Fayna commentedI 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.
Comment #10
sdboyer commented@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.
Comment #11
sdboyer commentedNo problems with the relationship plugin are immediately obvious. Closing the issue.
Comment #12
fluxline commentedi 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.
Comment #13
mattyboy commentedDid 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
Comment #14
sdboyer commentedFixed this, albeit much later, in D6. Sorry, no backport :(