Search box for long form dropdowns

  • 7 October 2020
  • 1 reply
  • 45 views

I am creating a form where one of the required inputs is a dropdown with 50+ options…
I would like to add a search option or input where the user could begin typing and filter the options…
Anything to keep the user from scrolling.

Does this option or a similar workaround exist?
Capture


1 reply

Userlevel 7
Badge +3

Hi @FredSan,

A dropdown with a search field is possible but you’ll have to be comfortable writing some JS and CSS. Best way to approach this is to use an external library to do the heavy lifting for you and you’ll just have to modify the dropdown on Unbounce.

Here is one such library that seems to fit the bill.

Best,
Hristian

Reply