Hello,
I am not able to make server side validation to work together with confirmation page. In the OnSubmit I have placed first "Auto Server Side Validation" then the Confirmation Page" but it seems the validation is only performed when the confirmation page is displayed and it always fails.
Here is the form, it contains a debugger action at the beginning of OnSubmit:
http://www2.exel.it/index.php?option=com_chronoforms&chronoform=__z-Prova
I tried replacing the auto validation with a custom one and it works correctly. So it is not a big issue since I could implement my own custom validation but it would be easier to use the auto one if possible.
Is there a way to make "auto server validation" to work ?
I am not able to make server side validation to work together with confirmation page. In the OnSubmit I have placed first "Auto Server Side Validation" then the Confirmation Page" but it seems the validation is only performed when the confirmation page is displayed and it always fails.
Here is the form, it contains a debugger action at the beginning of OnSubmit:
http://www2.exel.it/index.php?option=com_chronoforms&chronoform=__z-Prova
I tried replacing the auto validation with a custom one and it works correctly. So it is not a big issue since I could implement my own custom validation but it would be easier to use the auto one if possible.
Is there a way to make "auto server validation" to work ?