Question
Android/iOS soft-keyboard forced to Numerics?
hi does anyone know how to force the soft-keyboard to numerics only when user clicks/taps on lanuch? i have tried -
textFeild.restrict = "0-9";
but all that does is restrics it to numerics, normal alphabeta keyboard lanuches then you have to manually switch over to numerics.
any help would be appriciated. cheers ![]()