AxlF
Is it possible to load select options asynchronous?
I tried to create a custom field and I got the async search working with alpine. It's all fine, but I don't know, how to get the data to the form.
The user types, a suggestion box appears and if the user selects a row, I have the needed data as an array.
e.g.: The user types "910" and clicks on "91058 Erlangen, Germany".
How would I get the underlying array of the selected label to my main form?
6 replies
Is it possible to load select options asynchronous?
But, I want a solution without a Select Field. The problem is, that if I click in that select, another Input Field with the search prompt appears.
I need suggestions in a box below the input field, where the user is typing.
6 replies