Question
Typing timeout in Autocomplete
Hi,
I have a requirement to show the autocomplete results after 750ms on focus of autocomplete field though user has not keyed in characters.
As per my analysis we need to set typing timeout for autocomplete control. because I see some parameters in "pega_ui_autocomplete" js file has "typing" parameter defaulted as false.
Need some help regarding in making is set and showing the results for 750ms.
Thanks in Advance
***Edited by moderator, Maryrita: Moved from Applications to Product Support***
If the user hasn't keyed in characters, what results would you expect from auto-complete?