I have a multi step form, in the last step I have submit button and google recaptcha. If click on submit button and recaptcha is not validated, the form reloads from first step and display me the recaptcha error message; also the data filled in fields are resetted.
Is there a way to keep the data filled in and keep the last step and display error message in this step instead of reloading from the first step?
Thanks in advance
Is there a way to keep the data filled in and keep the last step and display error message in this step instead of reloading from the first step?
Thanks in advance
Turn off the auto recaptcha check, put it in manually, and in the fail event put an event load action pointing to the page you want loaded on failure.
Thanks for suggestions, I've switched the form setting to new 6.1 version and now I've seen the parameter for auto recaptcha check (disabled); I've done what you've suggested and seems work fine now.
Thanks!
Thanks!
This topic is locked and no more replies can be posted.
