Hey all,
I have a large simple list in a DB table that I don’t want to load on page load - so I have turned off auto load.
I’d like to then load this list as soon as the user interacts with the autocomplete input via a dynamic event. I’ve tried:
Input - Select
Input - Focus
Mouse - Click
None load the list for it to then be searched via the input. As soon as I turn off the No Auto Load - the list is then searchable.
Any recommendations on what dynamic event I should use to achieve this?
Community Page
Last updated:
Last updated: