problem updating form from V4 to V5

lucadena 25 Nov, 2016
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

This is private content

GreyHead 25 Nov, 2016
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
lucadena 25 Nov, 2016
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
GreyHead 25 Nov, 2016
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
lucadena 25 Nov, 2016
Thanks GreyHead,
I kept the jvcontact only for the map.
I removed it and now it is working fine.

Thanks for your help, you are rellay kind.

Best regards,
Luca
This topic is locked and no more replies can be posted.