Is the number of options in a Dropdown menu limited?

  • gustavocostacarvalho
    Asked on May 5, 2015 at 3:57 PM

    Good evening,

     

    I have a dropdown menu with nearly 4500 options...every time I save the form after editing it and return to it in order to correct someting, some of the options in that dropdown menu I cited has gone...What can I do?

  • Mike
    Replied on May 5, 2015 at 5:50 PM

    Thank you for contacting us.

    There is no limit in theory, but different browsers might handle the controls differently. Also, the performance with a huge drop down listing might depend on the device hardware. For example, it is hard to manage huge drop downs on mobile devices.

    You might consider splitting the drop down listing to multiple listings based on some criteria.

    Is the number of options in a Dropdown menu limited? Image 1 Screenshot 30

    And show created drop downs based on conditional logic.

    Is the number of options in a Dropdown menu limited? Image 2 Screenshot 41

    Please feel free to contact us if you need any further assistance.