Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
The data shows only those users with a filed called MembershipYear = [CurrentYear].
This is done using a Community Builder tool called UserList, which allows you to create a filter and select fields for display.
I have set up a standard JomSocial menu type called "All members" but it doesn't really have the output that I need.
Can anyone nudge me closer to a solution? In particular, either an extension that will replicate the same functionality, or example code that will do the trick (I am very good at copy and paste, and moderatly good at repurposing provided PHP code).
I'm not sure what customization you want, but related with that.
here the file that cannot use override:
/components/com_community/models/search.php under getPeople function
here the file that can override:
/components/com_community/templates/jomsocial/layouts/people.browse.php