Hi,
I’ve been using display.newTextField for a decade
I have also been using this property for a decade as well
.inputType = "number"
Now my problem is with decimal numbers, which is allowed by the keyboard because it shows the DOT
but you are not allowed to type it
like 2.5 for example
Is there a way to fix it? I still need the number input type because entering numbers with an Arabic keyboard is not recognized as numbers somehow
Thanks
Tariq