Page 1 of 1

Field Exit on a Tablet keyboard

Posted: Mon Dec 17, 2018 11:57 am
by tinoq@yahoo.com
I have an application that runs on tablets and needed to have some fields on a screen with Field Exit to be pressed. The tablet keyboard layout does not have a field exit key. How do you mimic a button so that it functions as if the Field Exit key is pressed? Please provide some sample code. Thank you.

Re: Field Exit on a Tablet keyboard

Posted: Mon Dec 17, 2018 3:00 pm
by Scott Klement
Yes, you can add a button and have it call the pui.fieldExit() API
http://www.profoundlogic.com/docs/pages ... Id=8519692