how to create a simple form with 20 items

  • paramo13nyc
    Asked on June 19, 2017 at 1:21 AM

    hi,

    I cant seem to figure this out.

    I need to make a rather simple form with 20 items each with their own price.

    User will then fill out what he wants and how many.

    The form should be able to calculate total price.

     

    It seems rather simple but I am surprised there is no option to do that on your site.

     

    Best

     

    Pedro

  • WilliamR
    Replied on June 19, 2017 at 2:18 AM

    Do you want to create a form like this?

    https://form.jotformpro.com/71691477125966

    In my form, user needs to select what they want, and the total will be calculated.

    If that's what you want, then you can cloned my form.

    Then, checked the formula I created under the form calculation widget. Let me know if you need further assistance setting it up.

  • paramo13nyc
    Replied on June 19, 2017 at 2:42 AM

    hi,

    Thanks but they need to select the quantity.

    pedro

  • WilliamR
    Replied on June 19, 2017 at 3:46 AM

    I have updated my form which has quantity on it. https://form.jotformpro.com/71691477125966
    So users can place the quantity they want. Let me know if you need further assistance.

  • paramo13nyc
    Replied on June 19, 2017 at 8:45 AM

    hi,

    I want to specify quantity for each individual item.

    Like 10 of Item A, 30 of item B and 5 of item c, etc.

     

     

  • WilliamR
    Replied on June 19, 2017 at 10:04 AM

    I have updated my sample form, and it's asking quantity per item now. If you cloned my form, you will see that I set a number field hidden. It is where I set the price for the item. Then, follow the same formula which is:

    item price * quantity. Then, just sum up the product of those two items.

    Hope that helps. Let me know if you need further assistance.