Decide how many items display on dropdown menu

  • esupport.tw
    Asked on October 15, 2018 at 4:55 AM

    HI,

    Our form have two dropdown fields and one button.

    There are many items on each dropdown menu.

    I hope I can decide how many items displaied when click the dropdown fields.   

    Like: display 2 or 3 items when click the fields.


    Thanks!

  • AshtonP
    Replied on October 15, 2018 at 8:38 AM

    Unfortunately, It's not possible to control the list of drop-down items even using conditional logic.

    There can be a workaround where you need to create more than one hidden drop-down fields with required options configured. Then show them on the form based on the answer to the first drop-down. 

    Please see my Demo Form - https://form.jotform.com/82873809026969 

    If First Dropdown = Option One then it will show Dropdown One. Similarly, conditions are used with other options too.

    Here is the list of conditions I used - 

    69870 dd condlog Screenshot 10

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

    Feel free to clone my form and get in touch should you need further assistance.