How to calculate a total price in my form?

  • PAWSStGeorge
    Asked on September 29, 2017 at 2:07 AM

    Hello!

    I'm trying to set up a fundraiser contest, but there aren't any products. Basically, users submit photos for the contest, but they pay $5 per photo upload. I can't seem to figure out how to make this work, could you assist me?

    Thank you!

    Kenzi

  • Nik_C
    Replied on September 29, 2017 at 2:58 AM

    This is how you could do that:

    1) Add one drop-down field that will have options 1,2,3,..,10:

    How to calculate a total price in my form? Image 1 Screenshot 50

    And enable "Use Calculation Values" option to assign the price. So for 1 you will put 5, for 2 you put 10, for 3 you put 15 and so on.

    2) Create conditions to show the proper number of Pictures and pet names:

    How to calculate a total price in my form? Image 2 Screenshot 61

    You have to do that for all 10.

    3) Add form calculation field that will calculate the price:

    How to calculate a total price in my form? Image 3 Screenshot 72


    4) Finally, assign the calculation field to payment field through "Get Price From":

    How to calculate a total price in my form? Image 4 Screenshot 83

    Let us know how it worked.

    Thank you!