Skip to main content

Dynamic character counter

Overview

The Real-Time Character Count Plugin enhances input feedback by displaying a real-time character count below a specified textarea. If the textarea is not found, the plugin shows an error toast to notify the user.

Use Cases

  • Ideal for perfect for applications that require real-time character count feedback to improve user input accuracy.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have an Text & Long Text field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form,
  2. Click on the Plugins
  3. Find the Convert Dynamic character counter plugin
  4. Select the form 
  5. Select the Text & Long Text

    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.