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

WorldFallz’s picture