hi,
Advance Search Page can have 2 operators by fields.
can we have 3 ? is there an option somewhere ?
else not, is is hard to “copy-past” the code in the generated files to do it ourself ? how many files will be impacted to add operator3 ?
Best regards
in my case, my field is a lookup table ,
i need to offer to users the way to search records by 3 options on this field.
By example, in the demo project , phpdemo2020/carslist.php , how to do to search car where tradmark is Mercedes-Benz OR BMW OR Jaguar ?
mobhar
3
-
Make sure you have already enabled “Quick Search” option from “Fields” setup for the “Trademark” field,
-
Re-generate ALL the script files,
-
Run the generated web application from browser, enter the following keywords into the Search textbox (not in Trademark search box) of Cars list page:
Mercedes-Benz OR BMW OR Jaguar
- Click on the “Search” button.