Putting currency in shipping text box

  • OrlandoFest
    Asked on July 28, 2017 at 5:36 PM
    Is there a way to make a number box come out with a dollar sign?  I would like the box "Shipping Total" to have a $ in front of the number.

     

    Thanks you!

  • Jan
    Replied on July 28, 2017 at 6:15 PM

    You can add the string "$" in the Form Calculation widget. In this way, a dollar sign will appear before the total amount field value. Here's how:

    1. Insert a Form Calculation widget to the form.

    Putting currency in shipping text box Image 1 Screenshot 40

    2. In the formula, put a "$" dollar sign and then put the preferred field.

    Putting currency in shipping text box Image 2 Screenshot 51

    3. Click the "Save" button when you're done.

    Here's the result:

    Putting currency in shipping text box Image 3 Screenshot 62

    Related guide: How-to-Perform-Form-Calculation-Using-a-Widget.

    Hope that helps. Thank you.