Validation pattern is not working
-
In our site we are using text input (standard field), but it accepts only 256 characters.
So I added this Validation Pattern: “.{0,1024}”, without quotes, but still I am unable to insert text longer then 256 characters.
Is there any other global setting for text input and I can set the pattern only to be in the limit of global setting?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Validation pattern is not working’ is closed to new replies.