Is there any help for the regex rules used by this component. I have tried some regex expressions on some internet sites as a lab but they wont work in the component.
Can you post a screen shot of what you’ve tried (or trying to do)?
Docs for the component:
https://docs.inductiveautomation.com/display/DOC79/Formatted+Text+Field
Check out this post, it was helpful for me...
Curious the best way to go about this. I want to restrict a text input to a specific length, must be 6 characters (no more, no less), and each position is restricted to certain characters. For example, the first position can only have C,E,F,G,V. The 2nd-6th will have similar restrictions. I’m assuming I will use the key press event? Anyone have any additional tips or help?
Thanks in advance.