[Vtigercrm-developers] Do "OR"-searches in listview?
Alan Lord
alanslists at gmail.com
Fri Mar 12 15:50:36 GMT 2021
On 12/03/2021 15:44, socialboostdk wrote:
> Hi again,
>
> Yes Alan - that makes sense. Just before I dive in - does it offer both
> the "OR" and "AND" searches? :D
Yes, and you can combine searches too, e.g. (from the manual)
>
> "
> (020 7* + London) -Smith
>
> This is a more complicated example to show the use of multiple operators. This query term looks for all records which contain a number beginning with “020 7” AND also contain the word “London”. Then remove any records in this result which contain the word “Smith”.
> "
a '|' is used to signify OR
Cheers
Al
More information about the vtigercrm-developers
mailing list