Closed (outdated)
Project:
Similar By Terms
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 21:56 UTC
Updated:
1 Aug 2016 at 09:45 UTC
Jump to comment: Most recent
Comments
Comment #1
sean_a commentedupdate: I was able to do this filtering by using the flag module
so instead of tagging a post with an additional term to filter by, I just created a flag for it. Still would be nice to be able to do additional filters by taxonomy on the results of the view
Comment #2
summit commentedSubscribing, greetings, Martijn
Comment #3
fourmi4x commentedSuscribing.
In fact, it would be great to be able to have exposed filters working on the view generated by SImilar by Terms, to filter similar nodes.
Currently it does not work because the exposed filter apply to the current node and not to the similar nodes, so it doesn't even appear.
It seems that creating a relationship would be the best way to bring exposed filters to life, but I can't see how this is possible as similar nodes are computed on the fly through the argument of the view...
Any idea ?
Comment #4
takim commented