reCAPTCHA Field

This field is used to add a reCAPTCHA to your form.

WS Form Pro supports all current versions of reCAPTCHA, including:

  • Version 2 – Image / Audio reCAPTCHA
  • Version 2 – Invisible reCAPTCHA
  • Version 3 – Action based invisible reCAPTCHA

Register Your Website with reCAPTCHA

In order to use reCAPTCHA, you first need to register your website with Google’s reCAPTCHA admin page.

  • To register for a Version 2 reCAPTCHA, click here.
  • To register for a Version 3 reCAPTCHA, click here.

Once you have registered your website, you will be provided with two keys:

  • Site key
  • Secret key

Version 3 Submissions

When a submission is successfully made on your website and you have a Version 3 reCAPTCHA on the page, Google provides a spam score. The spam score is stored against your submissions and is represented as a colored circle on the submissions page. If you hover your mouse cursor over the colored circle, you can see the percentage score WS Form has given a submission in terms of spam scoring. The scoring ranges from 0% (not spam, shown in green) to 100% (blatant spam,  shown in red).

Adding a reCAPTCHA Field

To learn how to add, edit, clone, move, resize, offset, or delete a reCAPTCHA field, please click here.

Field Settings

To edit the settings for this field type, click the settings icon on the field itself. Click the Save & Close or Save button to save your changes. If you do not want to save your changes, you can click the Cancel button or click any other form element to close the field settings sidebar.

WS Form - Field Settings Icon

Basic

The basic tab contains settings that the majority of WS Form users will need to control a field. The settings are as follows:

Label

This is the label shown alongside the field. As well as entering a label into this field, you can also double click the label of the field in the editor. You should enter an easy-to-understand label for your field, for example, First Name or Email.

Show Label

If enabled the label will be shown on your form. If you do not want the label to appear for a particular field, uncheck this box.

reCAPTCHA Type

Select the appropriate reCAPTCHA version from the select pulldown. Depending on which version you choose, you will then be prompted to provide the following information:

Site Key

Enter the site key provided when you registered your website. You can also enter a global site key to use for all you reCAPTCHA fields in global settings.

Secret Key

Enter the secret key provided when you registered your website. You can also enter a global secret key to use for all you reCAPTCHA fields in global settings.

Hidden

If checked the field will be hidden on the form. It can be shown again using conditional logic or your own JavaScript.

Version 2 Settings

Type

You can choose image or audio for your reCAPTCHA type. The audio reCAPTCHA is a convenient option for the visually impaired.

Theme

Visible reCAPTCHAs are available in a dark or light theme. Choose a theme that suits your website design.

Size

As well as the normal-sized reCAPTHCA, a compact version can also be selected.

Badge Position (Invisible Only)

For the invisible version, you can determine where you would like the reCAPTCHA badge to appear.

Version 3 Settings

Version 3 reCAPTCHAs sit silently on your website and require no interaction from your website visitors.

Action

Version 3 only requires that you enter an action name. This name is used to identify the action that initiated the reCAPTCHA and is used to cross reference calls in the reCAPTCHA admin pages.

You can just leave this field as is using the default value of:

ws_form/#form_id/load

… or you can enter your own. WS Form variables can be included in this setting.

The action must only contain the following characters:

  • a-z
  • A-Z
  • / (Forward slash)
  • _ (Underscore)

Help Text

The help text setting enables you to add smaller text under the field to assist the website visitor in completing that field.

As well as inserting plain text into this field, WS Form also provides extensive functionality for adding character and word count information. Click here to learn more about this functionality.

WS Form variables can be entered into this field.