Page 1 of 1

How to intercept "go" keyboard input on android with textinput field

Posted: Wed May 08, 2013 12:31 pm
by w

On android, when you are typing in an input textfield, you have the option of pressing "go" or "next".
How can I react on this event, for example emulate a click on a button to submit the form, or to set the focus to the next inputfield?


How to intercept "go" keyboard input on android with textinput field

Posted: Wed May 08, 2013 1:48 pm
by Oleg Danchenkov

This buttons invokes Value change event on Input