Examine add umbracoMemberApproved field to IncludeFields of MembersIndex
Hi,
We're using the Examine MembersIndex to quicksearch members on our website. We're never deleting members but disable them if they are need no access anymore.
Problem is that the default Examine MembersIndex doesn't have a field for umbracoMemberApproved.
Is there a way to add this field or exclude members where umbracoMemberApproved = false?
Examine add umbracoMemberApproved field to IncludeFields of MembersIndex
Hi,
We're using the Examine MembersIndex to quicksearch members on our website. We're never deleting members but disable them if they are need no access anymore.
Problem is that the default Examine MembersIndex doesn't have a field for umbracoMemberApproved.
Is there a way to add this field or exclude members where umbracoMemberApproved = false?
Best regards,
iNETZO
Hey
May this help?
https://stackoverflow.com/questions/60394143/add-a-field-to-the-umbraco-8-members-index
is working on a reply...