Hi
How can I change the warning messages after validation failed? I have a phone field which requires the user to input the phone number in the following format: +xx (y)zz zzz zz zz
A lot of users enter their phonenumber in the following (old fashioned) style: 031 / 555 22 11
This will not validate. But the message is always:
"invalid field: phone"
There is a hint missing, in what format we expect the phone number to be entered. Can you tell me where I could change the dafault warning text for validation?
Thanks a lot
Bernhard