cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Textfield widget needs to open numeric keypad when opening in mobile

KT_10107318
6-Contributor

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

1 REPLY 1

Hi @KT_10107318   Unfortunately the OOTB widget doesn’t support the expected behavior. Please note that a 1:1 relationship is always enforced so you can not enter more or less characters than specified in the mask
You can achieve the desired behavior by creating a custom widget.
If you want to request a change in the functionality of ThingWorx you can open a product idea in the community.

Top Tags