PacWebDev Posted June 14, 2018 Report Share Posted June 14, 2018 We have separate fields in our profile table for first name and last name. Currently have a "one ring to rule them all" search bar that is supposed to search all given fields in that table for any keyword entered. The fields we are using are firstname, lastname, FULLname (a concatenated entry derived from first, middle and last), category and keywords. So a person can enter "John" for example and get all profiles with the name John in them -- including e.g. last name Johnson. Problem is, if they enter a full name, such as John Smith, it returns NO results -- even if there are four people surnamed Smith, or three people named John.http://go.pacific.edu/findanexpert -- that's the live; if someone could assist with this it would be most appreciated. I did search for this question but the closest I could find was this thread -- and it wasn't exactly what I needed, sorry. I have tried configuring this with specific logic "rules" on the fullname but it wants to "reset" these every time I try, so no go. Quote Link to comment Share on other sites More sharing options...
IMDora Posted June 18, 2018 Report Share Posted June 18, 2018 Hi PacWebDev, You can check this documentation to do a keyword search across multiple fields: https://howto.caspio.com/faq/reports-datapages/how-to-do-keyword-search-across-multiple-fields/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.