You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2017/08/10 03:02:00 UTC

[jira] [Updated] (CB-211) Complex filters for ContactFindOptions

     [ https://issues.apache.org/jira/browse/CB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj updated CB-211:
-------------------------
    Component/s:     (was: cordova-js)

> Complex filters for ContactFindOptions
> --------------------------------------
>
>                 Key: CB-211
>                 URL: https://issues.apache.org/jira/browse/CB-211
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org