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 Option

  1. Scott
    Member

    How do I remove the price displayed next to the option in the drop down menu. It seems to take the first price and add the value to the next item. For example, if the first option is $15 and the second option is $20, it will display +5 next to the the second option. If I leave the first field blank, it will automatically shift the next price into the first field.

    Posted 12 years ago on Wednesday August 3, 2011 | Permalink
  2. Currently this can't be disabled. It's automatic to show the user what an option costs and how it will impact the total price. We an look at making it optional in the future, but currently there isn't an option to disable it. You'd have to use CSS to hide it by targeting that HTML element and setting it to display none.

    Posted 12 years ago on Wednesday August 3, 2011 | Permalink
  3. Scott
    Member

    I have two different drop down menus depending on what the user selects. Depending on the option they choose, the price is different. On the first drop down that is displayed (if they choose yes), it DOES NOT display the price. The second option does display the price. I have no idea why that is as I used the exact same "options" field drop down. I have included screenshots.

    http://i54.tinypic.com/1o5c15.png

    http://i55.tinypic.com/rm2res.png

    Posted 12 years ago on Thursday August 4, 2011 | Permalink
  4. Product FIelds do not display the price, they rely on the Total field. Option Fields, however, do display the price. So if the first drop down is not displaying the price it is because it is a Product Field and not an Option Field. They aren't the same type of field and they function differently. I can't tell from your screenshot the field type, if there is a "Single Product" option in the "Field Type" drop down then it's a Product Field. From the output... it looks like a Product Field and not an Option Field.

    Posted 12 years ago on Thursday August 4, 2011 | Permalink