1. arturo garza gonzalez
  2. PowerServer Mobile (Obsolete)
  3. Thursday, 12 September 2019 23:11 PM UTC

hi

 

Is there an event for when "next" is pressed on the android keyboard? , I have a window in which we capture a user (singlelinetext) and password (singlelinetext). if the person presses "next" on the android keyboard after capturing the user changes the focus to password but the modified or losefocus is not executed until it changes by pressing on the password part manually, if the user who entered already exists and press "next" from the android keyboard it marks error "existing user" but when you select the user part to type it, I have in the getfocus the line namesinglelinetext.text = ''
  so that it deletes "existing user" and can write it, but does not delete it and causes the person to have to delete manually "existing user" to be able to write it and that is not correct.

 

regards

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 12 September 2019 23:35 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1

Hi Arturo;

  No ... neither the Apple or Android devices that I have ever seen have a NEXT (tab / back-tab) on their keyboards.  Maybe have a look at a "custom" keyboard "add-on".

  My other suggestion would be to add a TAB/Back-Tab (and/or NEXT/PRIOR) command buttons into your data-entry window and write a few lines of PowerScript to make this behaviour happen under program control. Just a thought.

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.