I have a problem when validating forms. I seem to get a JS-error when I use the JavaScript Live validation. It doesn't work at all, and when I check the Errors on the site I see this message: "TypeError: Result of expression '$('ChronoContact_Upphandling').getInputByName2' [undefined] is not a function."
The form passes thru and doesn't care about the validation.
Hi PicoPaco,
Please check that all your form inputs have a 'name' attribute.
Can you post a link to the form please?
Bob
Thanks, got i working now!
I use "Show my own Divs" and I have put on a red border-color to the fields that are required. Is there any way to make it more clearly that there is some fields not filled in. If I use "default style" the page jumps up and the user see the red fields, but as it is now it just doesn't happened anything when the user click the submit button.
Hi PicoPaco,
I agree that the default messages are not very elegant:-(
With some work though you can do almost anything. Here are a couple of examples of customised error messages (both are ChronoForms with LiveValidation).
Bob
Hi PicoPaco,
I think it may be the line-height:0px setting
Bob
You're right, thanks alot Bob!
I'm still getting the error when i try and validate my extension "We couldn't validate your key because of some wrong data used". Was talking to max via email but still waiting for his response. Thanks!