In Drupal, I am trying to build a view that shows both items in my nodequeue of type cat1, and all items of type cat2. The nodequeue works fine by adding a relationship, but I can't find out how to combine this with my cat2 items.
Thanks
Content: Type
filter for cat2And/Or Rearrange
in the drop-down beside Filter Criteria
Create new filter group
*Or
operator for this new groupAnd
* This is assuming you have a Content: Published
filter set that would always apply.