Page 1 of 1

Two advanced search field control in one search box possible?

Posted: Fri Aug 12, 2022 10:36 pm
by mavel

Hi,

My list page table options is set to "requires search".
I'm trying to combine the advanced search of two fields into one search box. The search word should check both fields and if any of the fields match then the records will be listed. What help documents do I need to use to do this?


Re: Two advanced search field control in one search box possible?

Posted: Sat Aug 13, 2022 8:43 am
by mobhar

You may create a Database View that joins those 2 fields, and then use that Database View as a table object in your PHPMaker project in order to create one textbox in Advanceds Search section.