AutoComplete change progressive loading
Hi All,
Is there a way of changing how the progressive loading works for an autocomplete control?
I'd want to disable progressive loading if for example the number of records found is less than say 80.
Also is there a way of displaying the number of records found? I've seen in the response that there is an attribute called totalrecords and it would be nice to see this value in the UI.
Thanks Craig
UPDATE
Never mind setting Max results displayed to 50 does what I need but, seems there is an issue here because when I do that and the search results are more (53 in my case) it displays all 53 not the 50 as specified. I'd still like to know if we can display the total results in the UI though.
***Edited by Moderator Marissa to update General to Product***