Please replace the ??? with your data!
- URL to the FORM: http://rabbitsinthehouse.org/?…..age_id=145
- The browser used: Firefox 3.0.13
- cforms version: 10.4.1
- Your Wordpress version: 2.7.1
First, thank you for providing this plugin! I am a volunteer with a rabbit rescue group in the US, and we are always happy to have such great free tools to use.
I am running into a problem with our Adoption Application linked above. The Telephone Number field seems to error unless there is a letter in the field. What is especially strange is that it has this error even after making it not a required field. I tried adding the regex that I saw in another forum post so the field name looks like this:
Telephone Number||^[0-9]$|[id:phone_number]
The way that the problem manifests is that when I get an error saying to fill in the required fields upon submission. The error only resolved when I fill in a letter or two in the Telephone Number field.
I also seem to get this in other single line of text fields if they don't have more than one word. I searched the forums for a minimum character requirement or anything else that would cause this problem, but if it is there, I have missed it.
Finally, the non-required field "If yes, please describe your rabbit's diet and housing situation", gives the same error that I must fill in a required field.
Thanks in advance for looking into my problem!