On 21 May 10:26, Илья Мельников wrote:
> Hello.
> 
> How I can search by multiple categories?
> 
> Categories:
> * Cat-A
> *   Cat-A1
> *   Cat-A2
> * Cat-B
> *   Cat-B1
> *   Cat-B2
> 
> Parties:
> * Party1: Cat-A1
> * Party2: Cat-A1, Cat-B1
> * Party3: Cat-B1
> 
> Opening Categories tree and clicking on Cat-A1 will show Parties: 1, 2
> Opening Categories tree and clicking on Cat-B1 will show Parties: 2, 3
> 
> But the task is: find parties with both Cat-A1 and Cat-B1. (Only Party2)

To express the "AND" you will have to write the domain yourself.

The client doesn't support child_of operator and the default relate is
only on the active category (the one clicked).

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpgMYw5odRUn.pgp
Description: PGP signature

Reply via email to