Community Tip - You can change your system assigned username to something more personal in your community settings. X
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
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.