Skip to main content

Number Input with Space Delimiters

Overview

Optimize Tadabase data entry using a jQuery snippet for dynamic number formatting. This code enhances numeric inputs by introducing space delimiters for improved readability, offering a user-friendly solution to streamline data entry and enhance visual clarity.

Use Cases

  • This plugin is perfect for applications where users frequently enter large numbers, such as financial data, inventory counts, or any scenario requiring clear and easily readable numeric input.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have a text and number 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, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Number Input with Space Delimiters plugin
  4. Select the form 
  5. Select the text and number field

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.