A
anamque
I have a template where I didn't specify a pattern it needs to meet, or i
didn't limit the number of characters within the field, but it will only let
me enter a specific amount of characters - i need it to allow entry of 20
characters at the most (but stopping at 9) with no formatting.
Ex: This is how it does it now:
4,564,123
I need to do:
4567123456781234
didn't limit the number of characters within the field, but it will only let
me enter a specific amount of characters - i need it to allow entry of 20
characters at the most (but stopping at 9) with no formatting.
Ex: This is how it does it now:
4,564,123
I need to do:
4567123456781234