Hello,
I have built the search functionality in my mobile xpage, everything works when the user hits the custom "Search" button (the one with little magnifying glass in the picture below, which sets the requestScope). However, when the user hits the "Go" button that is provided by the iOS as part of the key pad, the search does not work as expected. The actual search result is displayed for a second and then the view gets loaded.
Is there a way to make the filed as Search field so that the Go button is replaced with "Search" and does exactly what the custom search button does (set a requestScope)?
Thanks,
Venkatesh