Is there a way to do a combo box form input for creating/editing?
I'd like to give people the ability to type in a text input field, and have it search for any currently existing records that match the text just like you can do with a searchable select field. At the same time, if there are no matching records, I'd like them to be able to save whatever they've written as if it's a textinput field.
Is there any simple in way to achieve this?
Thank you!
2 Replies
Solution
That's perfect, thank you!