I am looking for the code that would change the dropdown value while the user is typing what he needs. The usual dropdown will accept only the first character, but I have a long list of options where the first character is the same, so I'd like to be able to type two or three characters, and the dropdown should change accordingly. Is there a way to do it?