PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

error input messes up my callculation formula

  1. Hi,

    I have a calculating formula that calculates %5 processing fee on top of a total price.
    It works perfectly.
    However it doesn't work after validation error when required input fields are blank - what happens then it shows the total price without the additional 5%.

    Any ideas how to solve this?
    http://www.staynovo.com/pay-your-rent

    Posted 11 years ago on Friday January 11, 2013 | Permalink
  2. David Peralty

    When I submit the form, and it has errors, the price still shows the appropriate mark-up. I can even change the price, and it still shows the price + markup for the total.

    Posted 11 years ago on Friday January 11, 2013 | Permalink
  3. David Peralty

    Okay, I see a calculation issue now. I've passed this on to the developers to look at.

    Posted 11 years ago on Friday January 11, 2013 | Permalink
  4. Indeed.

    But the markup is wrong now. it somehow stores the percentage in the "memory" before the submission and doesn't reset the formula.
    in other words If I enter $4000 on the first try, the total price would be $4200 ($200 - as a 5% percentage fee)
    After form submission with error, if you delete the rent price input box you will see that $200 is "left" in the total box.
    if you change the price now to $3000 it will show you a total price of $3200. which is not correct cause %5 out of $3000 is $150.

    Posted 11 years ago on Friday January 11, 2013 | Permalink
  5. Any updates regarding this issue?

    Posted 11 years ago on Monday January 14, 2013 | Permalink