Is there a way to show a different set of dropdown menus based on the answer from a previous one?

  • bornafn
    Asked on February 27, 2019 at 10:33 AM

    I need to create 3 dropdown menus:

    Phone brand

    Model

    Problem (its for repair services)


    There is option to create dropdown menus, but i need to create like this:

    If person selects iPhone, next "Model" menu should only display iphone models.

    If person selects Samsung, then "model" menu should let pick only samsung models, you got it?

    Is it possible to achieve that?

  • Support_Management Jotform Support
    Replied on February 27, 2019 at 12:34 PM

    Hey @bornafn - There are two ways to approach this:

    1. Using multiple dropdown menus that will be conditionally shown depending on the answer from the previous one. The idea is to create multiple model dropdowns for Android, iPhone, etc. then only show them if applicable.

    Related guide: How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    2. Or, the simpler way is to use a widget that works like that. The Dynamic Dropdown Widget will allow you nest/branch several dropdowns based on what's selected from the previous one.

    Related guide: How-to-Add-a-Widget-to-your-Form