Skip to main content

Dynamic Currency Sign Updater

Overview

The Dynamic Currency Sign Updater Plugin ensures consistency in currency formatting across your Tadabase app. It dynamically updates numerical values in data tables, detail views, and forms to reflect the selected currency symbol (e.g., dollar, yen, euro, pound, or a custom sign). Once configured, the plugin automatically applies the correct currency symbol to relevant fields, ensuring a localized and user-friendly experience.

Use Cases

This plugin is ideal for applications handling financial data, invoices, pricing tables, and transactions that need to display amounts with the correct currency sign dynamically. It provides an effortless way to standardize currency formatting based on user preference or region.

Installing the plugin

Prerequisites:

  1. The page must have a form, table and detail components
  2. The components must have a Connection field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this components, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Dynamic Currency Sign Updater plugin
  4. Select the form, table and detail components
  5. Select the Connection 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.