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

quicksketch’s picture

No, 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.

socialnicheguru’s picture

I 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".

quicksketch’s picture

Right, 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.

quicksketch’s picture

Status: Active » Closed (fixed)