Wildcard search
Wildcard search
The wildcard search does not seem to work when the wildcard is in first position.
For example:
Searching for contact "John Doe"
Jo* => result is ok
*Doe => no results
Can this be fixed so that wildcards can be used in the first position?
Thanks!