I did find that for the members page. However i do not use that page on my site. I am talking about the “group” homepage where it displays all the memebrs of the group. This page is found at groups/single/members.php and the function is bp_group_has_members() but it does not seem to accept the same arguments as the function you mentioned.
Hi Chris… In the list of group members it as default has Name & Last activity…. But instead I want to display name and a couple of profile fields… in the members loop you can use bp_get_profile_field_data() but it wont work in the group loop