Pode.Web
Pode.Web copied to clipboard
Optimizing AutoComplete Performance for Large User Datasets in New-PodeWebTextbox
Hello,
I am using the AutoComplete feature of the New-PodeWebTextbox command. My goal is to implement a form that can recognize the list of my Active Directory users. This feature is working properly. However, I would like the autocomplete suggestions to only start after a minimum number of characters have been entered, for example, at least 3 characters. The reason for this request is that I have a large number of items, over 20,000, and as soon as I enter a single character, the system crashes due to the extensive volume of the search.
Thanks.
Thomas.