Calculation form not working properly

  • starkglass
    Asked on November 19, 2015 at 2:29 PM

    Hi guys, 

    I have one form where customers are buying some goods. I am talking about screen shields for phones. 

    At the begining, you have to choose phone model, for which you want screen protector. Another one is number of protectors. For example - StarkGlass for iPhone 5 - 1 piece. Another question is "Add another? Yes or No". When you hit yes, there appears again "I want another StarkGlass for:" and quantity.

    And the problem is with calculating amount. When I choose for example 1x Apple iPhone 4 and 1x Apple iPhone 5, with shipping is 633 Kč. This amount is calculated on the bottom. But when i send form, amount is sent only as 1x protector with shipping.

    Any idea, why form is calculating wrong, when i hit send button?

     

    Thanks!

     

  • Mike
    Replied on November 19, 2015 at 3:53 PM

    There are most likely some conflicts between your calculation conditions and calculation rules of the form calculation widgets.

    To solve this, you may consider using a simple Text Box field and a single calculation condition.

    Calculation form not working properly Image 1 Screenshot 30

    Calculation form not working properly Image 2 Screenshot 41

    If you need any further assistance, please let us know. We will be happy to help.

  • starkglass
    Replied on November 19, 2015 at 4:04 PM

    Thank you guys, it looks that it works! :)