1. Putain
  2. Support
  3. Saturday, November 20 2021, 09:55 PM
Hi,

I have a bunch of checkbox options users can choose from. When I use the search module and check two or more options from the list, it returns the users who have checked all those options, and not the ones who have checked only some of those options. I'd like to get those (the ones with only some options checked) too.

Is there a way to achieve that?

Thanks!

Best regards,

P.
Accepted Answer
admin Accepted Answer
Admin
Hi and sorry for late reply, unfortunately this is not possible without code changes. Anyway to be sure to understand well, if you choose more than one option to filter in a field then the condition use "OR", the system will use the "AND" operator when you search options between different fields.

For example if I have 2 fields like:
- Interests: Music, Art, Movie, Design
- Color: Brown, Red, Yellow
If I choose in the search module following options: Music, Art,Yellow then the query will be something like this: (Music OR Art) AND Yellow
  1. more than a month ago
  2. Support
  3. # Permalink
Putain Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.