I want to define arguments like this:
field1=$arg or
field2=$arg or
field3=$arg or
field4=$arg
With the OR this doesn't work and I haven't figured how to use COALESCE.
Can I get some hints please?
I want to define arguments like this:
field1=$arg or
field2=$arg or
field3=$arg or
field4=$arg
With the OR this doesn't work and I haven't figured how to use COALESCE.
Can I get some hints please?
Comments
Comment #1
Alice Heaton commentedAre you trying to use arguments ? I'm afraid Views Or doesn't support this at the moment - views Or only supports Filters.
Does this answer your question ?
Comment #2
jurgenhaasWell, I'm using it with arguments at the moment. And it works really well. Just with two alternatives and not more. Any plans to further develop this?
Comment #3
darren ohIt's a bug. Fixing it is on my todo list.
Duplicate of issue 495726.