Skip to main content

Add Captcha to a Form

Overview

Enhance the security of your Tadabase app forms with our comprehensive Add Captcha to a Form Plugin. This plugin dynamically inserts a captcha element with a preview section and input field, generating a new randomized captcha value upon refresh. The save button remains disabled until the user correctly enters the captcha value, preventing automated submissions and providing a reliable verification system.

Use Cases

  • This plugin is ideal for any application form where security and prevention of automated submissions are crucial. It provides a simple yet effective way to ensure that submissions are made by real users.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Add Captcha to a Form plugin
  4. Select the form

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.