Page 1 of 1

samsung style contact search

Posted: Tue Dec 03, 2013 2:06 pm
by Ketan Patil

i am storing contacts in database , want to search contacts as in samsung phone, e.g. if type ke in the search box then the out will be
ketan patil
nilesh kesarkar
asmi pakekar

pl. help


samsung style contact search

Posted: Tue Dec 03, 2013 4:21 pm
by maxkatz

You can code such search functionality. There is no such component out-of-the-box yet.


samsung style contact search

Posted: Tue Dec 03, 2013 4:37 pm
by Kateryna Grynko

Hi Ketan,

Try adding this code in mapping of Contact service request parameter 'fields':prereturn ["displayName", "name", "nickname", "phoneNumbers"];/pre