We have an app that is being used mostly on iPad/Android tablets and is for invoicing.
On some number fields we would like to default the keypad to be number only. Unfortunately on iPad an Aware Number field defaults to a alpha keyboard and when you hit the ".?123" button to get the numeric keyboard you then lose focus on the number field and have to tap back into it. So it's not a great user experience.
There are a few Javascript/JQuery number pads that look quite nice, but after quite a few hours of trying to implement them I just can't get them to work.
Here are some examples I tried:
https://code-boxx.com/pure-javascript-numeric-keypad/
https://a.kabachnik.info/jquery-numpad.html
If any kind forum soul would like to do a sample bsv I would be forever grateful and buy you a beer.