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.

Add price markup for each additional choice.

  1. Hello All

    Dilemma... I want to have a list of items in a drop down that if they choose one no cost is incurred BUT for each additional choice checked the total cost will go up by a certain price point (say $1).

    So one choice is free
    Two choices is + $1
    Three Choices is + $2

    Can this be done?

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  2. David Peralty

    There is no simple way to do this. You would be looking at doing two things using both the Gform product total and the Gform product info to grab and display values based on the number of selections.

    http://www.gravityhelp.com/documentation/page/Gform_product_total
    http://www.gravityhelp.com/documentation/page/Gform_product_info

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  3. I only need the total to change in the front end and the email notification. This will not be tied into paypal or any other third party service. Im assuming since that is the case i will only need to use the Gform product total?

    And if yes, the example used is the form id, what if i wanted to use the field(s) id? Also if anyone can provide some insight into the proper code for such a feat. The help would be GREATLY appreciated.

    The idea is:

    If (field id) has one choice the price value is total price + 0
    Two choices is total price + $1
    Three Choices is total price + $2

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  4. I have a product field with radio buttons. I have the prices in the second column. I check the preview and its populating the prices correctly. Then... When I try it on my page, the radio buttons work well, but the total does not calculate.

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  5. BUMP

    Posted 11 years ago on Thursday April 26, 2012 | Permalink
  6. David Peralty

    Shonari - Have you looked at the Beta release of our next version? It includes calculation options that may help you do what you want - http://www.gravityhelp.com/gravity-forms-v1-6-4-beta-1-released/

    KellyG - Can you make your own support request please, as your issue isn't the same as Shonari's.

    Posted 11 years ago on Thursday April 26, 2012 | Permalink