Closed (fixed)
Project:
Flag
Version:
6.x-1.2
Component:
Views integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2010 at 07:48 UTC
Updated:
8 May 2010 at 01:59 UTC
Have flag 1, flag 2, and flag 3
I want to show content flagged by any one of them (an or not an and operation).
I am trying Flag version 2 and it doesn't seem to work.
I'd like to hear someone before I redo all this work that I have done.
Thanks.
Comments
Comment #1
quicksketchNo, Flag does not support showing content that has been flagged by multiple flags in an OR fashion, though I've heard Views 3 has OR support, I'm not sure if it would help in this situation.
Comment #2
socialnicheguru commentedI asked to see if flag 1 supports it and it sounds like it does not.
I was using views_or but the results still seem to be "anded".
Comment #3
quicksketchRight, neither version of Flag supports ORing, mostly because it's a Views limitation, not a Flag one. I think that if you use Views 3 with either version of Flag (though be sure to use the development version of Flag or apply this patch: http://drupal.org/node/673508), you should be able to do what you need.
Comment #4
quicksketch