Skip to main content

Set Decimal Inputmode for Currency Field

Overview

Enhance user experience in your Tadabase app by allowing decimal inputs in currency fields with the Set Decimal Inputmode for Currency Field plugin. Using the Inputmask library, this plugin configures specified currency fields to accept values in the format '99.99', ensuring accurate data entry and streamlining user interactions. Improve data integrity and provide a seamless input experience for decimal values with this solution.

Use Cases

  • This plugin is ideal for applications where precise currency input is essential, such as e-commerce platforms, financial applications, and any system requiring detailed monetary data entry.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have a currency 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 Set Decimal Inputmode for Currency Field plugin
  4. Select the form 
  5. Select the currency 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.