How do I have a form post values that correspond to drop down list selection?

  • jjcar
    Asked on June 15, 2017 at 1:31 PM

    I am developing a form to provide life insurance quotes.  The drop down menu for the term length lists the various term life policy lengths, e.g. 10 year term, 20 year term, etc. These selections need to correspond to specific numbers that are stored and posted to the actual quoting engine.  I simply need to know how to accomplish this task.  

    Thank you for your assistance.

     

  • Jan
    Replied on June 15, 2017 at 3:13 PM

    You can use the Show/Hide field condition so that the corresponding drop down field will appear based on the selected answer. Please check this demo form: https://form.jotformpro.com/71656297277975.

    Here's a guide on how I created this demo form:

    1. I added a single choice field and 3 dropdown fields.

    How do I have a form post values that correspond to drop down list selection? Image 1 Screenshot 40

    2. I created a Show/Hide Field condition wherein one of the 3 dropdown fields will show depending on the option selected in the single choice field.

    How do I have a form post values that correspond to drop down list selection? Image 2 Screenshot 51

    Here's the result:

    How do I have a form post values that correspond to drop down list selection? Image 3 Screenshot 62

    Related guides:
    Hide-or-Show-Multiple-Fields-at-Once
    How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    If this is not what you need, please let us know so that we can further assist you. Thank you.