Is there a way to get a dropdowns typed text?

Hello,

I have an input on a page to select a company and I was wondering if there would be a way to use the typed text of the company dropdown so when the user doesn’t find the company they can click add new to add that company straight away using what they just typed as the name.

image

I’m open to other UI methods as well if this method is not possible. I look forward to hearing your ideas!

the multiselect component has settings to allow creation of new options, you don’t even need the extra button because it works with enter key.

2 Likes