Correct me if I’m wrong, but doesn’t this code pull every single entry, and then just display the relevant ones? WOuldn’t add a lot of overhead with thousands of records? Surely a query that only pulls the required entries each time would be a lot more efficient?
Really wish you could just do something like search:title=“A*” in the channel entries tag!