By grezly on
I was looking for a way to implement the OR function with views.
I found the views_or module on the drupal site, but i doesn't allow me to add the filter with the view type= "USER".
It works for example with the view type node. But i'm trying to display users that fit some conditions.
Comments
_
Always check a module's issue queue for useful tidbits: #396340: filter doesn't show when using a view displaying items of type User or other types....