An issue to have result AND in checkboxlist ?

  • freddy
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 3 months ago - 13 years 3 months ago #353 by freddy
In the same cpfolder of tags with checkboxlist, i would like results Tag1 AND Tag2. Actually it's Tag1 OR Tag2. Is it possible to do this with a hack ?
Last edit: 13 years 3 months ago by freddy.

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago #356 by andrea_4g
Checkbox fields are evaluated with an OR condition on purpose. (see www.solidsystem.it/documents.html ).

If you want to have it differently, you can try tweaking file components/com_customproperties/models/search.php , lines 655-667.

Please Log in or Create an account to join the conversation.

Time to create page: 0.130 seconds