i used a module "View Or" its work in Filter very well but not work in arguments. i create a content type "books" and add two selection list, first is 'book' and second is 'teacher' and create four nodes:
1st node 2nd Node 3rd Node 4th Node
Book: Math Book: Statistics Book: English Book: English
Teacher: Robbin Teacher: Youhen Teacher: L.Magra Teacher: Robbin
In Filter
View or: Begin alternative=
content:book(book_field) allowed values = Math
View or: Next alternative=
content:teacher(teacher_field) allowed values = Youhen
View or: end alternative=
the result is show node title = 1st node
2nd node
but in arguments i used same criteria but the same result is not show only the 1st node is show. i used arguments please help me in this problem or tell me others solutions of this problem because its my project.
Comments
Comment #1
darren ohDuplicate of issue 470648.
Comment #2
figover commentedI have same problem . I have used newer version of Views Or module, but my problem has not been solved.
Comment #3
socialnicheguru commentedMe too
Chris