Closed (won't fix)
Project:
Views Or
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 04:00 UTC
Updated:
16 Aug 2012 at 14:43 UTC
I am looking for this exact functionality on a D7 site, any plans on porting in the future?
Comments
Comment #1
akalata commentedThis module's functionality is included in Views3, which is the only version available for D7. This module will not be ported, and you should only need the Views module.
Comment #2
Niklas Fiekas commentedI can't figure out how to do this with just Views 3. Please explain it, if you have a secound.
Comment #3
maxiorelClick the Arrow next the Add link for the filters. Then Select Rearrange and create new filters group with AND or OR criteria.
Comment #4
Niklas Fiekas commentedThank you, that's awesome.
Comment #5
Sinan Erdem commentedWhat about combining contextual filters wth or?
Comment #6
tammo commentedDid you ever find out how to do this with contextual arguments? I am looking for this too!
TIA, Tammo
Comment #7
Sinan Erdem commentedYes I found a rather complex solution. It works well but you have to do some work:
http://drupal.org/node/357082
There is a patch in that issue. I used it to patch Views. Then, you can use filters as contextual filters (global null filters) Normal filters already have "or" option, so you are good...