- Posts: 14
- Thank you received: 0
An issue to have result AND in checkboxlist ?
- freddy
- Topic Author
- Offline
- New Member
Less
More
12 years 11 months ago - 12 years 11 months ago #353
by freddy
An issue to have result AND in checkboxlist ? was created 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: 12 years 11 months ago by freddy.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 11 months ago #356
by andrea_4g
Replied by andrea_4g on topic Re: An issue to have result AND in checkboxlist ?
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.
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.165 seconds