Using repeats in autocomplete

I’m using Wapplers autocomplete as a search function, which works successfully. However, I am adjusting it so it only shows results from relevant categories that the user searching is added to. I have the server action set up so it only brings the relevant categories:

The issue I am having, however, is that the autocomplete will only return the first result from each query/category in the repeat (Query 0, Result 0 & Query 1, Result 0), instead of all results from each query/category. For the autocomplete data source I have the repeat selected, and the relevant repeat results as the text field.

How can I go about making it so all results are shown, and not just the first in each query? a repeat is not possible on the autocomplete.

Community Page
Last updated: