Hey,
On my website, the user will select multiple tags that are relevent to them on their profile page. I am using the profile content module, and the Taxonomy content module which allows me to do this.
The same set of tags can be used on various nodes and content. For example "Red, Yellow, Blue" could be selected on a profile, and some new content could have "Purple, Red" etc. etc. These tags are multi choice only, and are fixed using a tree view so the user can't type in and make up their own tag names.
Using Views, how do I only display a list of a particular content type that has the same tags, or matches anyone of them, that are found on the user's profile page?
I tired using the relationship method but didnt work, and then I used the filter method (in views) but this did not work either. They either showed all the available content, or none of it.
I hope this makes sense, if not please ask for clarification and I will answer your questions.
Thanks in advance
Ben
Comments
Any body got any ideas I can
Any body got any ideas I can try?