Hi,
I wanted to request an Or condition, which is particularly useful if you have multiple filters that you wanted to function independently of each other rather than narrowing them down, because there are cases when Or is more useful than and.
Hi,
I wanted to request an Or condition, which is particularly useful if you have multiple filters that you wanted to function independently of each other rather than narrowing them down, because there are cases when Or is more useful than and.
Comments
Comment #1
ultrajet commentedAlso an added request. I'm not sure if there is a way to make exposed filters and glossary an OR operator rather than AND. If not, I would like to request it too.
Comment #2
dawehnerThis feature is in views3 and it will not be backported.
Alternative as you can read in your forum issues there is the views_or module.
Comment #3
ultrajet commentedOh, I see.
Also one more thing. In case it doesn't exist in 3.0
If glossary and exposed filter are in an AND condition, Narrowing down of exposed filter does not update the links of the glossary, for example, You go to the food category, but it doesn't have a letter Z, the glossary still have the letter Z clickable. It may be better if it becomes unclickable or hidden, then probably when you click all categories, the Z will return or become clickable again.