I make use of a confiforms filter control on a quite big dataview. Currently there is a possibility to filter by AND (default) or by OR.
What I need is, is for the user to decide if it is an AND or an OR. Because in my use case some fields will be AND's and for other potentially OR's.
There is no way at the moment to make this logic switchable dynamically - it has to be configured on a macro configuration level (to use OR or AND for the conditions)
Sorry
Consider setting up 2 views/filter controls instead
When setting up 2 views/filters means that my results sets are seggregated as well, making the filters and related results unrelated so this won't work either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.