I've not been able to get custom validation to work on a form. I initially put the javascript directly into the javascript form, but after seeing other threads, I've moved it to the form code HTML but this still doesn't work.
Any clues? Form backup attached
Any clues? Form backup attached
Hi petersen,
Sorry to be so long in replying. I found a batch of posts that I put aside first time around and then forgot about :-(
You can no longer change the LiveValidations by changing the classes (this used to work with the old validation library in previous versions of ChronoForms but not any more).
Instead if you want to turn validations on and off they have to be created as custom validations and can then be enabled and disabled. There's an example in this post.
Bob
Sorry to be so long in replying. I found a batch of posts that I put aside first time around and then forgot about :-(
You can no longer change the LiveValidations by changing the classes (this used to work with the old validation library in previous versions of ChronoForms but not any more).
Instead if you want to turn validations on and off they have to be created as custom validations and can then be enabled and disabled. There's an example in this post.
Bob
This topic is locked and no more replies can be posted.