Closed (works as designed)
Project:
Views Or
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 16:18 UTC
Updated:
17 Oct 2011 at 22:13 UTC
Hello,
I was wondering if Views Or is already compatible with Views 3?
Thank you!
Comments
Comment #1
dooug commentedIt looks like Views 3 will include OR filter UI functionality: http://drupal.org/node/695302
That will deprecate the Views Or module, so you'll just need to convert to use the Views 3 functionality.
Comment #2
rmarino commentedThe views 3 OR funtionality as it is now doesn't solve all cases. Some filters (like taxonomy terms) are marked as ungroupable so is not possible to make 'or' on them. ( see http://drupal.org/node/118672#comment-2410416 )
I have content type Event with Taxonomy Tags, and Venues with taxonomy Category and I want that if people selects a tag and a category both results show (OR), this is only possible with 'views_or' module even using views 3
Good news is views_or seems to work ok with views 3.
Thanks for this module and please check on this before deprecating it.
Comment #3
mattcasey commentedActually, Views 3 will not add OR capability to Arguments (comment reference).
I tried using this in Views 3, it seems to break my filter for Content Type when I use it, and nodes of any content type are pulled into the View.
Comment #4
masande commentedlike mattwad, i can confirm that views_or is not functioning with views 3 when used as an argument in combination with a filter for content type.
Comment #5
seandunaway commentedI'm experiencing the same issue of content type being ignored.
Comment #6
doublejosh commentedsubscribe
Comment #7
basicmagic.net commentedsubscribe
Comment #8
mattcasey commentedFYI, you can now just click 'Follow' at the top instead of adding a comment
Comment #9
darren ohThis module was a stop-gap while we waited for similar functionality in Views. No upgrade to work with Views 3 is planned. Problems with Views 3 functionality need to be addressed directly with the Views project.