Page 1 of 1

Search Bar , change "return" text to "search"

Posted: Thu Apr 03, 2014 11:30 pm
by Terry Bochaton

Hi,

This is specific to iOS7.

I am using the search widget. When a user taps in the search box, a keyboard shows up. Is there a way keyboard button on the bottom right be changed to "Search" and if the user taps on it, the search is performed? Currently the button says "return", and it doesn't do anything. To actually do the search the user has to tap on the small search icon.

If I want to make the icon larger in CSS how can I do that?

Thanks


Search Bar , change "return" text to "search"

Posted: Fri Apr 04, 2014 1:04 am
by Alena Prykhodko

Hello Terry,

We'll update as soon as have more information on thr thread


Search Bar , change "return" text to "search"

Posted: Fri Apr 04, 2014 7:02 am
by Kateryna Grynko

Hi Terry,

You can use a workaround. When hiding keyboard, Input Blur event fires. So you can call search on Input Blur event.

These references might be helpful:
http://stackoverflow.com/questions/98...
http://stackoverflow.com/questions/25...