I have a webform that is integrated into a native app via a webview. But now when the user sets the focus on the first textbox of the form, I see a Go button on the soft keyboard. Instead, I'd like to have Next button, clicking on which would take me to the next input control. And the last input control alone should have Go button on keyboard. How do I achieve this? (Note: Please note that I want this on a web form. I've already found material on how to do this on a native form.)
Asked
Active
Viewed 1,259 times
1 Answers
0
Please go to take a look, is that what you are looking for?
How to change the Android softkey keyboard "Go" button to "Next"