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.

Pricing Fields formula

  1. Hello,

    I'm planning to create an order form using gravityforms for a printing services company.

    I've created a Product field called No of Pages and each page cost $0.40. I would like to create another field called No of copies and multiply the total cost with the field from the no of pages.

    So the customer can have options how many printout they want to order. i.e. 100 pages booklet would cost the customer $40.00, if they enter 3 in the "no of copies field" they amount of Total they would have to pay is $120.00.

    Is this currently possible with Gravity Form?

    Thanks,

    Will

    Posted 11 years ago on Monday July 9, 2012 | Permalink
  2. Hello, anybody?

    Posted 11 years ago on Tuesday July 10, 2012 | Permalink
  3. David Peralty

    Hi wpram. So you basically want a quantity on a quantity? I haven't done that before, and I am going to try it today. I'll also ping the others to see how to do it the easiest way.

    Posted 11 years ago on Tuesday July 10, 2012 | Permalink
  4. David Peralty

    So the only thing I could think of would be to not use the total field. Then you could use two number fields.

    So my field layout is:

    Product
    Quantity
    Number
    Number

    The first number field I set to Number of Prints. The second, I called Total $, and then enabled Calculation. I took the price of the product * the quantity * number of prints and rounded it to two digits. This should let you see the amount you requested.

    Posted 11 years ago on Tuesday July 10, 2012 | Permalink