My form did not total correctly for 2 customers. How do I fix this?

  • DeniseTenney
    Asked on September 17, 2015 at 11:14 AM

    I posted my next question on my earlier thread, but I didn't know if that was the correct place to ask the follow up question.

    I made the change, but now every option the customer picks is another $40.  I want up to 5 poses to cost $40 total.

    Do I need to make a different type of question?

  • Kiran Support Team Lead
    Replied on September 17, 2015 at 3:35 PM

    I understand that you want to get the price for any 5 poses selected. Since the selection of poses are already limited in the checkbox field properties, you may add a new number field for these checkboxes (Order Package 1 - $40.00 and Order Package 2 - $44.00) for calculation purposes. The value can be displayed in the number field by means of a condition as below :

    My form did not total correctly for 2 customers Screenshot 30

    My form did not total correctly for 2 customers Screenshot 41

    Similarly, you'll need to add to the other checkbox as well and remove the calculation values in the checkboxes.

    Then, the sub-total field needs to be updated with the newly added Number fields. You may hide the newly added number fields in order not to display on the form.

    Please see the demo form here with the changes made.

    http://form.jotformpro.com/form/52595567844976?

    You may clone it to your account to see how it works.

    Thanks!