Today I already limit the number of records, but I want to use DropdownSearch, and get the content that is being typed, and with each new letter, change the filter variable of the aggregate to filter the data.
It turns out that I'm not able to get the content typed in DropdownSearch. Is it possible to do that?