Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Recaptcha should be refreshed if submission fails

Found in

EPiServer.Forms 4.8.1

Fixed in

EPiServer.Forms.Samples 3.5.0

(Or a related package)

Created

Mar 06, 2018

Updated

Apr 10, 2020

Area

Form Samples

State

Closed, Fixed and tested


Description

_Install & configure Campaign Connector with Form

Steps to reproduce

1. Create a Form mapping to a recipient:

  • Element 1 maps to Email
  • Element2 maps to a Recipient field
  • Element3= Recaptcha
  • Submit button

2. Add the form to page then publish all.
3. Enter valid data on Recaptcha.
4. Submit a form. System shows warning message 'Errors occurred while processing your information" (input existed email, input blacklist email...)
5. Update form with valid data then submit.

Expected:
reCaptcha should be refreshed if submission fails.

Actual:
reCaptcha is disabled but displays warning "Invalid captcha value."