Search members by custom fields in member list view
w
Hi there, if I want the members list in the Umbraco back office to search on custom fields is this easily achievable? I've got as far as extending the indexer and back office search to cover these fields, but the member list view seems to take its results from a different source.
https://dev.to/skttl/how-to-customize-searching-in-umbraco-list-views-1knk I've found this possible workaround, is this still the recommended/only way to achieve this?
On the off chance that anybody else is trying to achieve this - Umbraco support's only suggestion is that I wholesale override and reimplement IMemberService 🙃
5 Views