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.

price field dropdown

  1. i have a product field set up as a drop down list. each item is a different price. after the item is selected i want the selected price to be displayed somewhere on the form. How can i do this?

    Posted 11 years ago on Thursday July 19, 2012 | Permalink
  2. David Peralty

    Of course there is the Total field that will show the total. You could also make another Product field called Cost Per Unit and change it to a calculation type. Then in the calculation put something similar to the following:

    {Product Name:1::Price}

    Then it will show the price of the previous product dropdown that is selected, and even allow you a quantity field if you don't disable it.

    Posted 11 years ago on Thursday July 19, 2012 | Permalink
  3. thank you. for some reason it was not working i added it prior ti the select so maybe that was it.

    Posted 11 years ago on Thursday July 19, 2012 | Permalink

This topic has been resolved and has been closed to new replies.