I have a list of full names long enough that it needs to be searched to find the correct name quickly. We search by typing in the person’s first name, but that brings up way too many entries as the default behavior of the built-in search box searches the entire string of each entry.
Is there any way to configure Appsheet to search only at the start of the string?
For example, if you want to search for “Anderson Smith” and type “and”, you still have 11 entries to look through, and even “ande” still leaves 4 entries, even though “Anderson Smith” is the only name starting with “And”.
It would be much easier if the search only looked at the beginning of the string. Thanks.
