Hello, can i display all results list by third-party action or event (by click on button as example)?
I know about 'minLength' option but if i tried to focus input by button click list isn't displayed.
Case of using: user input something into input and click button which call a function with ajax and some logic. After loading of results they displays in datalist. But now user should remove/add letter for display results. It's possible to display list without additional user input?
Hello, can i display all results list by third-party action or event (by click on button as example)? I know about 'minLength' option but if i tried to focus input by button click list isn't displayed.
Case of using: user input something into input and click button which call a function with ajax and some logic. After loading of results they displays in datalist. But now user should remove/add letter for display results. It's possible to display list without additional user input?