Closed (fixed)
Project:
User Terms
Version:
6.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2010 at 19:21 UTC
Updated:
5 Nov 2010 at 10:20 UTC
Hi,
How I can list the user terms using views?.
Regards,
Comments
Comment #1
joachim commentedBy making a view of them.
Comment #2
un11imig commentedHi,
Maybe I do not explain the problem clearly. I want to show a view with the terms that the user selects. Whem I make a view (Taxonomy view) is not possible to find a way to show only the terms related to a user. I can show nodes related to user terms, but I didn't find a way to show the terms.
Regards,
Comment #3
joachim commented> Maybe I do not explain the problem clearly.
You don't say ;)
> Whem I make a view (Taxonomy view) is not possible to find a way to show only the terms related to a user.
So you're making a view whose type is 'Term', and you want it to show just the terms for the current (or given) user?
You're right, there's no relationship from term -> user.
But try going the other way -- make a user view, and add the user -> term relationship.
Comment #4
gregoiresan commentedI have a related issue.
I built up a USER view with a 'all terms' field.
My problem : it shows "Array" instead of the actual term like "Man" or "Woman".
Any idea ?
Comment #5
joachim commented@gregoiresan: sounds like a bug. Can you file a new issue please, and paste the exported view?