Input Type Fails (S2 w/4.0.3)

qsrtech

Active Member
Licensed User
Longtime User
Hi, I'm not sure what I'm doing wrong but when I have some edit boxes and set their InputType to "decimal", the keyboard doesn't show decimal only, still the basic text keyboard. I've also tried IME with custom filter("0123456789."), while the numpad shows correctly now, there is no decimal. Any advice?
Thanks!
John
 
Top