CarolMcconnell
1 month agoQrew Officer
Search Feature
I'm trying to create a search feature where a user can search for let's say John Smith or a Tax id or PIN. For the standard search, if the user searches for John Smith, it does not return any records, even though there is a John Smith. I'm assuming this is happening because the first and last name are in different fields.
I kind of want an ai search but only search one table and any fields or combination of fields in that table.
Is this possible?