TextBox InputType and keyboard navigation

0
0

How can we set HTML5 “inputtype” of a TextBox , so it can change the mobile pop-up keyboard based on input type (ie, email address, numeric entry, telephone entry). (Ideally, I think there should be an “InputType” property).

And how can we make the Android pop-up keyboard have “Next” button in the lower-right (instead of “Go”) that advances focus to the next form field ?

Thanks,

Andrew

  • You must to post comments
0
0

Hi Andrew,

InputType has been added (WJ-8153) in Wisej release 1.3.47

Best regards
Frank

  • You must to post comments
0
0

Hi Andrew,

I have logged enhancement request WJ-8153 to add support for the InputType property to TextBoxes.

We´ll keep you updated. Thanks !

Best regards
Frank

  • Andrew Niese
    Thanks. Is the “Next” button / form field advance part of the request?  This is useful on a mobile experience, because then you can advance to the next field without dismissing the keyboard, and tapping on the next field.
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.