Question
Textfield widget needs to open numeric keypad when opening in mobile
The PTC textfield widget in thingworx is opening alpha numeric keypad when focused. The input type = text in the html. Is there a way to make it open numeric keypad. In javascript we can simply change input type= number to open numeric keypad. Can anyone help me to fix this

