Versions Compared

Key

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

 

Table of Contents

Installing the plugin in Joget DX

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

  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

Adding the plugin in a Form

In the Form Builder, open up any Form you have created before.

...

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:

...

  • Copy the generated reCAPTCHA site keys and reCAPTCHA secret keys.

    Info
    titleSite keys and secret Important reCAPTCHA keys
    • Site keys can actually be shown publicly, but it is censored in this example.
    • Secret keys should never be shown or shared with anyone, because the server uses it to verify reCAPTCHA responses.

...

  • Paste them into their respective fields in the Edit Invisible reCAPTCHA board.
  • Remember to click Apply Change and Save in the Form Builder.

Testing out the plugin

Figure 4

  • Try submitting the Form where you added the Invisible reCAPTCHA plugin.
  • If the bottom right corner of your Form page shows the protected by reCAPTCHA pop-up, it means that the Invisible reCAPTCHA is working.

Test Cases of the plugin