This topic is locked

Advanced search - and - instead of -or-

2/26/2020 6:44:52 PM
PHPRunner General questions
K
kohle author

Hi ,
it seems that the searching works like field1 or field2 or field3.
Can this be changed to field1 and field2 and field3 must be true ? and how ?

jadachDevClub member 2/26/2020

By default, the advanced search is AND.
The only way I can see to do OR is to use the search panel and add a filed twice.

N
Nir Frumer 2/26/2020

hi

filter panel with "allow multiple selection" does the OR operation nicely
hoe it helps,

Nir.

K
kohle author 2/27/2020



By default, the advanced search is AND.
The only way I can see to do OR is to use the search panel and add a filed twice.


Hi,
I am using phprunner10.3.
What happen at my advanced search is :

  • When I search and there is no result, all records are shown. I want to see no records.
  • When I have 3 records and 1 record is a match, than I want to see 1 record. Now all 3 records are shown and the matches are highlighted.

Sergey Kornilov admin 2/27/2020

Just wanted to say that OR search will be an easier option in version 10.4. We are adding there a native option to select more than one item in multiselect lookup wizard that will act as an OR search. Take a look at this screenshot.


No longer need to use filter or add the same field twice to the search panel.

jadachDevClub member 2/27/2020

That is awesome!! Can't wait.