How do I let the user search of all the options on a field?

  • Metropolinet
    Asked on August 22, 2019 at 10:21 AM

    Hello,

    I am looking for a component like Dropdown that can add lot of options, And do a search of all the options on this field.

    Which component to use?

  • Kiran Support Team Lead
    Replied on August 22, 2019 at 12:10 PM

    You may consider using the Auto Complete widget to achieve your requirement.

    https://widgets.jotform.com/widget/autocomp

    Thanks!

  • Metropolinet
    Replied on August 25, 2019 at 12:53 AM

    Thank you,

    How much entries i can to add this widget?


  • AndrewHag
    Replied on August 25, 2019 at 2:30 AM

    I think the Autocomplete widget limits the options based on the number of characters not actually the number of entries. I believe the max character limit is 65536 (which is usually the largest value you can enter on fields). This limit ensures that the form works and loads normally. Too many characters will cause the browser to freeze.