• Holiday Schedule

    Your code gophers will be away for the next couple of weeks so support will be sporadic. We should be fully back online by the end of September.

  • A new version of Full Calendar is now available.

    See the details here

Fabrik list module does not prefilter correctly

Status
Not open for further replies.

jfquestiaux

Well-Known Member
I have a module list enabled with two prefilter conditions using a "AND" relation but despite this setting, the displayed module use an "OR" relation, hence prefilter is wrong.

Also, there is no way to group prefliter conditions as it is possible in the list setting (not a problem for my app so far, but might be sometimes).

Tested with GitHub 835.
 
seems to work for me - note if you have 2 filters, its the 'and' in the second dropdown that is applied - not the first one. I.e

........ first filter
AND second filter
 
Well this is what I have: first pic is my pre-filter settings in the module (with AND AND) and second pic is what fabrikdebug shows (prefilters with AND OR).2013-06-14 19.54.09.png2013-06-14 19.54.54.png
 
Status
Not open for further replies.
Back
Top