Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hey everyone, I was wondering if anyone knew a way to limit the number of Significant figures on a text box that is importing data?
I am currently running Thingworx version 9.3.5
Thank you in advance for your help!
Hi @VC_10938534
Ordinary Text Box can hold the String, and that allows all the symbols to be entered, and there’s no way to limit the input.
You could try to use the Masked Textbox widget, it’s also an embedded widget in the composer, and it limits the length and the input can only be Number and English Characters.
Here’s how to use the widget, https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS249516&posno=1&q=masked%20textbox... , please reply to ensure it’s what you want.
Thanks,
Surya
Hi Surya,
I unfortunately don't have the masked textbox widget would there be another widget that I could possibly be using instead?