Page 1 of 1

Return Keyboard Button To Signin

Posted: Fri Aug 01, 2014 7:58 pm
by Marco Spera

Hi,

Is there a way to use the return button on the keyboard to invoke a signin action?

I currently have a username and password input fields. The use enters both, but then has to manually lower the keyboard and hit the signin button.

Is it possible to make the signin but invoked, when the user hits the "return" button on the keyboard, after entering the password?

Thanks


Return Keyboard Button To Signin

Posted: Sat Aug 02, 2014 7:17 pm
by Alena Prykhodko

Hi Marco,

Please read more about Appery.io inbuilt PhoneGap events here http://devcenter.appery.io/documentat...

Also you can search online if there is an event you need and invoke service via JavaScript http://devcenter.appery.io/documentat...


Return Keyboard Button To Signin

Posted: Sun Aug 03, 2014 2:21 pm
by Marco Spera

Thanks Alena!