Versions Compared

Key

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

Installing the plugin

You can refer  to follow the steps below, or refer to Manage Plugins to read more about managing the plugins, or you can follow the steps below:

  1. Download invisible-recaptcha-field-7.0.0.jar into your computer
  2. In the Joget DX platform, go to System Settings > Manage Plugins > Upload Plugin
  3. Click on Choose File and upload the .jar file you just downloaded
  4. Click Upload

...

Scroll your Palette until you find the Invisible reCAPTCHA element under the Marketplace section.

Image Modified

Drag and drop this element into your form.

...

The next section will explain how to generate the reCAPTCHA site key and reCAPTCHA secret key for the Invisible reCAPTCHA.

Generating important keys for the plugin

You can follow the steps below, or refer to https://help.salesforce.com/s/articleView?id=sf.workdotcom_quemgmt_set_up_captcha_googlekeys.htm&type=5, or follow the steps below:

  1. Go to https://www.google.com/recaptcha/about/
  2. Click on v3 Admin Console at the navigation bar
  3. Give your Label a meaningful name (e.g. recaptcha_test)
  4. For the reCAPTCHA Type, choose reCAPTCHA v2
  5. Under Domains, put "localhost" as your domain name
  6. Tick Accept the reCAPTCHA Terms of Service
  7. Click Submit
  8. Copy paste the generated reCAPTCHA site keys and reCAPTCHA secret keys intp the Edit Invisible reCAPTCHA board



Image Added