Question about username search for new message or directory


Home Forums Front End PM PRO Question about username search for new message or directory

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46048
    sean.jones
    Participant

    Hi there,

    My system is set up such that through Formidable Forms users can create 4 different roles based on the services they provide where all roles are linked to the base role, which of course is linked to the WP user account.

    I see that FE PM likely polls the WP users list to reconcile a search request. Is there anyway I can change what is searchable and show in the to field? For example, I do require real names for the base account, however users can add a “preferred name” and/or a stage name as a acrobat. I would like to somehow change the search FE PM uses to somehow use search by preferred name, and if not completed, to then search by real name. This info currently isn’t stored in the WP users record, it is stored in the Formidable Forms entries AND I have created posts which reflect each role a users enables. Can the posts be searched instead maybe?

    Thank you.

    #46052
    Shamim Hasan
    Keymaster

    You can use fep_filter_rest_users_args filter hook to change where you want to search (for some examples https://www.shamimsplugins.com/support/search/fep_filter_rest_users_args/). Also you can use fep_filter_user_name to change what name you want to show.

    This plugin is highly customizable. You can even use fep_filter_rest_users_response to query and response as you like. This will bypass plugin’s query fully.

Viewing 2 posts - 1 through 2 (of 2 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.