Hi,
I started with the demo form: demo-basic-contact-captcha and removed Phone and added Last name.
In the frontend I went to test the form. If you submit the form with the wrong captcha you just get an error:
You have entered a wrong verification code!
but no form to re-enter the captcha.
I have verified that in the On Submit the Check Captcha action has an Event loop in the fail event.
How do you get the form to display when the captcha is incorrect?
Thank you.
I started with the demo form: demo-basic-contact-captcha and removed Phone and added Last name.
In the frontend I went to test the form. If you submit the form with the wrong captcha you just get an error:
You have entered a wrong verification code!
but no form to re-enter the captcha.
I have verified that in the On Submit the Check Captcha action has an Event loop in the fail event.
How do you get the form to display when the captcha is incorrect?
Thank you.