Using vision on 8.1.44.
We have a touch screen running vision. There's a numeric text field that we allow a large integer to be input into, and on the decimal format field we have a 0
which removes the commas so it looks like
However when the operator presses the text field to change the number, the on screen keyboard looks like
So there's a minor mismatch between what they enter (with a comma) and how it looks in the numeric text field component. Anyone find a way to make they keyboard number formatting match the component? Or to just make it comma-less in general?