I am looking for this exact functionality on a D7 site, any plans on porting in the future?

Comments

akalata’s picture

Status: Active » Closed (won't fix)

This 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.

Niklas Fiekas’s picture

I can't figure out how to do this with just Views 3. Please explain it, if you have a secound.

maxiorel’s picture

Click the Arrow next the Add link for the filters. Then Select Rearrange and create new filters group with AND or OR criteria.

Niklas Fiekas’s picture

Thank you, that's awesome.

Sinan Erdem’s picture

What about combining contextual filters wth or?

tammo’s picture

Did you ever find out how to do this with contextual arguments? I am looking for this too!

TIA, Tammo

Sinan Erdem’s picture

Yes 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...