Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Because of this error, the "Form Submitted" message is not shown on the top left corner of the Form.

What is a Plugin validation error?

...

We will explain how Plugin validation error can occur by demonstrating how an error as such can be replicated.

...

For now, let's see what will happen if we do not add a Custom error text and we disable the Debug mode.

Image Added

Following the configurations demonstrated, the Plugin validation error has been replicated:

  • "Validation Error" is printed out to show app designers that the validation has failed
  • "reCAPTCHA error" is a Default error text printed out if no Custom error text is added
  • protected by reCAPTCHA widget does not show an red error message like what happened in What is a reCAPTCHA widget error?
Info
titleEdit Invisible reCAPTCHA: Other configurationsconfiguration properties

Important note: The default error textdoes not explain much to app designers on what "reCAPTCHA error" actually means.

This is why we have two other configuration properties for solving this issue:

  • Custom error text
  • Debug mode
  • Custom error text is only returned when there is a Plugin validation error
  • Debug mode help app designers indicate the problem or error in different formats (depending if enabled or disabled).

You can refer to Custom error text & Debug mode sections for more information.

Tip: Hover  Hover on the tooltips (? icon) in Edit Invisible reCAPTCHA configuration to read what each configuration properties mean.

Image Removed

Following the configurations demonstrated, the Plugin validation error has been replicated:

...

Custom error text & Debug mode

...

Custom error text is designed to be shown printed out to end-users when there is a plugin Plugin validation error.

Without using the Custom error text configuration property, the top left corner of your Form will only show display the "Validation Error" and a default error text of "reCAPTCHA error" when plugin validation error occurs

...

like what happened in What is a Plugin validation error?


What is Debug mode for? incomplete

Enabling Debug mode allows error messages to be printed out for end-users to seeDebug mode helps app designers indicate the problem or error in different formats (depending if enabled or disabled).

image to be inserted here later..

...