Hallo,
I have problems making the old form working on the new Chronoforms.
The weird thing is that even validation doesn't work. I don't understand what I am doing wrong.
I attach the old and new form backups.
Thanks for your time
I have problems making the old form working on the new Chronoforms.
The weird thing is that even validation doesn't work. I don't understand what I am doing wrong.
I attach the old and new form backups.
Thanks for your time
This is private content
Hi lucadena,
The validation works OK when I test - see here. I have made no changes to the form setup (though I have added Debugger and Showstopper actions to the On Submit event so that the form does nothing).#
Do you have any JavaScript errors on the form page?
Bob
The validation works OK when I test - see here. I have made no changes to the form setup (though I have added Debugger and Showstopper actions to the On Submit event so that the form does nothing).#
Do you have any JavaScript errors on the form page?
Bob
Thanks, I did the "test form" and it works for me too.
it does not work on the real page tho.
There are some JS errors on both the test and real page.
"unreachable code after return statement" but I don't think it has to do with it.
You might want to see the real form here
http://www.siteco.demoinvento.it/en/contacts
Hope you can help me figure this out.
Thanks for you time
it does not work on the real page tho.
There are some JS errors on both the test and real page.
"unreachable code after return statement" but I don't think it has to do with it.
You might want to see the real form here
http://www.siteco.demoinvento.it/en/contacts
Hope you can help me figure this out.
Thanks for you time
Hi lucadena,
The page you linked to appears to have a ChronoForm form HTML in a module inside some other jvcontact form. It won't work like that - there is no form action url and ChronoForms won't recognise the form is being submitted so can't run the validation code, Please show the form in a CF Module or plug-in and get rid of the jvcontact form.
Bob
The page you linked to appears to have a ChronoForm form HTML in a module inside some other jvcontact form. It won't work like that - there is no form action url and ChronoForms won't recognise the form is being submitted so can't run the validation code, Please show the form in a CF Module or plug-in and get rid of the jvcontact form.
Bob
This topic is locked and no more replies can be posted.