Search Oddities
-
I created a small table with the plugin that searches employees in a college. Here’s an example record:
First Name Last Name Title Phone Email Office Campus Department //
Shawn Adams Associate VP of Evening, Weekend and Online Programs 404.555.5555 [email protected] C1111 Academic Building Main Academic AffairsWhen I search for VP, Weekend, Affairs, or [email protected] nothing is returned. “No Result.”
When I search Shawn, Adams, Associate, Academic, or C1111 the record is returned.
The difference is: searching the first word in a cell returns the result. Searching the second, or higher words in the cell does not return a result.
Whats going on? Do I need to change the select statement in the code?
Thanks in advance for all your help and thanks for developing the plugin!
- The topic ‘Search Oddities’ is closed to new replies.