Modules
...
Forms V2
Elements

Calculator

5min

Our Real-Time Financial Calculator element empowers users to add a calculator and perform quick and dynamic calculations for various financial scenarios in the front end. This feature caters to multiple financial calculators to cater to diverse user needs.

Key Features

  • Dynamic Calculation: Users can now perform real-time calculations by adjusting input parameters such as tenure, interest rates, and investment amounts using text boxes, sliders, and other input elements.
  • Users need to add a JS code to map the Input and Output variables.
  • Users can create a template, add a default code for configuration engineers to refer to, and make their calculators.
  • The result can be added to the output variable- output[variableName] and the input data required from the elements can be processed using the input variable: input[variableName].
Document image


Use cases

Financial Calculators: Including but not limited to:

  • EMI Calculator
  • Mutual Fund Returns Calculator
    • SIP
    • Lumpsum
  • PPF Calculator
  • FD Calculator
  • Tax Calculator

Input elements that are supported currently

  • Text Box
  • Textarea
  • Radio button
  • Dropdown (single select)
  • Chips (Only for Single Select)
  • Slider

Elements for Representing Output

  • Text Box
  • Textarea
  • Slider

Note: The calculator element can be used only once in a page.

Getting help

Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.

You can reach out to us at [email protected].



Updated 27 Sep 2024
Did this page help you?