Im trying to create a Numeric Field with multiple lines and limit the character per line to 10
ideally I want the users to be able to paste in a 10 digit number similar to this:
0001234567
0001234568
0001234569
I can set my pattern to num{zzzzzzzzzz} but not sure how to allow multiple lines
Im using Adobe LC ES2 Verison 9.0
Thanks!