C carchek Member Licensed User Longtime User Jul 21, 2016 #1 Hello guys, I've been trying to fix this problem but I can not seem to get the results. I have few TextFields in my app for which I would like, that they only accept numbers. I've been searching for this in the designer via properties but nothing was found. Thanks for your help, Gregor
Hello guys, I've been trying to fix this problem but I can not seem to get the results. I have few TextFields in my app for which I would like, that they only accept numbers. I've been searching for this in the designer via properties but nothing was found. Thanks for your help, Gregor
stanmiller Active Member Licensed User Longtime User Jul 21, 2016 #2 You can set the soft keyboard type for the field in the designer. However, iPad's still gives access to the full keyboard. See this related thread for suggestions and workarounds. Mask Text Field XXX.XXX.XXX-XX https://www.b4x.com/android/forum/threads/mask-text-field-xxx-xxx-xxx-xx.50673/#post-316968 Upvote 0
You can set the soft keyboard type for the field in the designer. However, iPad's still gives access to the full keyboard. See this related thread for suggestions and workarounds. Mask Text Field XXX.XXX.XXX-XX https://www.b4x.com/android/forum/threads/mask-text-field-xxx-xxx-xxx-xx.50673/#post-316968