Configuring CAPTCHA Controls - Unity Forms - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard

Unity Forms

Platform
OnBase
Product
Unity Forms
Release
Foundation 24.1
License
Premier
Standard

If you want to verify that a person is interacting with the form and that the form is not being programmatically submitted while unattended, you can configure a form to include a CAPTCHA control. The CAPTCHA field available for Unity Forms uses the Google reCAPTCHA service. For more information about this service, see the following:

https://www.google.com/recaptcha/intro/index.html

In order for the CAPTCHA control to be added to a form, a few setup steps are required:

  1. When using Unity Forms within the Unity Client, the Application Server must be registered with the Google reCAPTCHA service.

    When using Unity Forms within the Web Client or when using a Unity Form as a Shared Form, the Web Server must be registered with the Google reCAPTCHA service.

    For information on registering with the Google service, see the following:

    https://developers.google.com/recaptcha/docs/start

  2. Once you have obtained a site key and secret from you registration, you must specify the site key and secret within the Configuration module. In the Configuration module, select Utils | Configure Unity Forms CAPTCHA Control. The Configure Unity Forms CAPTCHA Control dialog box is displayed.
  3. Enter the Site Key and Secret.
  4. Click OK.

    Once these steps have been completed, CAPTCHA controls can be added to Unity Forms.

    To add a CAPTCHA control to a Unity Form:

  5. From the appropriate form in the form designer, double-click on the CAPTCHA control in the Toolbox. The control will be added to the form and will automatically be configured to be required. You cannot configure this control to not be required.
  6. If you want the control to only be visible when a new form is created, select the Visible On New Forms Only check box in the Properties pane.
    Note:

    The CAPTCHA control is not supported when Microsoft Internet Explorer's Compatibility View is used.

    Note:

    CAPTCHA controls are not rendered when natively printing a Unity Form or creating an image of a Unity Form from the Send to | File Unity Client option and then using the Default/TIFF Format option.