i would need to let the user select if she wants to use the AND or the OR operator between views filters. how would you make Views do this?

the only idea i came up with is creating two blocks, one with the regular view and another one with the OR view. but the user interface is not very elegant... plus, i don't know if they would work or would interfere.

CommentFileSizeAuthor
#4 Picture 1.png15.85 KBvthirteen

Comments

YK85’s picture

+1 subscribing, this would be an awesome new feature

vthirteen’s picture

my workaround was creating two tabs (one for AND view, the other for the OR view) and switching from one to another. i then worked out the layout with the css file. not a very elegant solution but it works.

YK85’s picture

Thanks for the workaround idea! I hope someone will be able to develop this feature. Sounds great =)

vthirteen’s picture

StatusFileSize
new15.85 KB

as for customising the layout, it depends on what you want to achieve. see the attached file for my layout, i've been moving block tabs around a little bit.

darren oh’s picture

Status: Active » Closed (won't fix)