Dropdown – additional values

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
  • August 26, 2014 at 7:37 AM #10696

    Perhaps I’m stupid but I can’t find it…

    First of all, great app with lot’s of potential!

    My case:
    I’m trying to build a quoting form. So if customer A wants to have for example an internet connection, I can pick in the dropdown the desired speed:
    – 8mb/1mb
    – 16mb/1mb
    – 20mb/1mb

    But, each option has his own price. Therefor it would be like this:

    – 8mb/1mb – 45,- one time fee and 25,- monthly fee
    – 16mb/1mb – 45,- one time fee and 35,- monthly fee
    – 20mb/1mb – 45,- one time fee and 45,- monthly fee

    Then it needs to sum the one time fees and sum the monthly fees if a customer desires one or more connections.

    Any idea on how to achieve this?

    Thanks a lot and keep up the good work!

    August 26, 2014 at 12:15 PM #10697

    Brendan
    Keymaster

    Hello Ricardo,

    There’s no function to do what you are asking. You can’t combine text and a number value within a pick list. But you can create a Pick List that has a set of numbers in it that you can choose from.

    Another option is to use a Link to Form field that has a Link Type set to Many to Many. You can setup a form that lists options with their own price values. Then you can select an option from the Link to Form field. You can set the Calculation Type on the Price field so that it displays a total of all the options selected for a particular customer at the bottom of the Link to Form field.

    Thanks!

    Brendan

Viewing 1 reply thread

You must be logged in to reply to this topic.