[
https://issues.apache.org/jira/browse/CB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Bosman updated CB-211:
--------------------------
Component/s: Plugin Contacts
> Complex filters for ContactFindOptions
> --------------------------------------
>
> Key: CB-211
> URL: https://issues.apache.org/jira/browse/CB-211
> Project: Apache Cordova
> Issue Type: New Feature
> Components: CordovaJS, Plugin Contacts
> Environment: This would ideally effect all version of
> Phonegap/Callback/Cordova.
> Reporter: Mitchell Wagner
> Priority: Minor
> Labels: contacts, filter, find, javascript, options
>
> Assuming the address book below, if you use a simple single word filter like
> "Smith", it
> will match all Smiths in your address book. However if you use a more complex
> filter like
> "J Smith" nothing will match. It only does an exact match. This proposed
> feature would allow
> complex or wildcard filters eg:
> "J* Smith" would return 5 entries.
> "John Smith" would return the last three.
> // Sample Addressbook
> Harry Smith
> Joan Smith
> Jack Smith
> John Smith
> John Allen Smith
> John William Smith
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)