This topic contains 4 replies, has 3 voices. Last updated by Cristián Lávaque 3 years, 6 months ago.
Topic Author | Topic |
---|---|
Posted: Saturday Jun 29th, 2013 at 2:02 pm #52805 | |
I have added a custom field with alphanumeric characters as input. However there are two issues here. 1) It allows submission even when all characters are only numeric. It should trigger a form submission error but it does not. 2) I do not want the input to be given away in the submission error popup. Meaning it should not say that input should contain “exactly 15 alphanumeric characters”. How do I change this? |