Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • seanrock 241 posts 462 karma points
    Oct 09, 2023 @ 11:34
    seanrock
    0

    Indexing member's custom properties

    Hi

    In backoffice > Settings > Examine Management > Members Index, when searching for a value in a property I've added to the member type, I get the expects results. However when searching in the Members section I don't get the expect result, its as if its not querying that property.

    Is there a setting or something so the member area can query that custom property?

    Thanks.

  • Marc Goodson 2142 posts 14345 karma points MVP 8x c-trib
    Oct 09, 2023 @ 19:56
    Marc Goodson
    0

    Hi seanrock

    The backoffice search queries the Examine Internal Index which includes your custom properties... However the List View search in the members area only queries the database, and only includes the name and email address...

    There is an article here from V8 version that discusses an approach for intercepting the backoffice list view search and replacing it with your own that might be an inspiration for you...

    https://dev.to/skttl/how-to-customize-searching-in-umbraco-list-views-1knk

    Regards

    Marc

  • seanrock 241 posts 462 karma points
    Oct 10, 2023 @ 07:16
    seanrock
    0

    Marc

    I'll have a look at that.

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft