Developer Docs - Mobile Docs - Group Members
M v5.0C v15.2
Allows you to view the other members of a group person belongs to (e.g. Family groups).
Not to be confused with the Group Member List block, this block displays the other members that belong to the same Group Type supplied through block configuration, for the Person retrieved from context. The main use-case for this block is to display a Person's family members.
Getting Started
This block is pretty straightforward to get working. The only thing really required is a Person context, which can be configured through the page settings.
Navigate to Mobile Applications > Person Profile Page > Edit.
Under Advanced Settings, set the Person Parameter Name of the Context Parameters.
Block Settings
Members Template
This is the template that will be used to display the members.
Merge Fields
The members template gets supplied the following merge fields.
Group Type
The group type to display members for. Defaults to Family.
Auto Create Group
If enabled, a new Rock.Model.Group will be created for the Person retrieved from context if it does not already exist.
Group Edit Page
The page to push to when a group is selected. Exposed in the Members Template through a merge field.
Styling
Since this is a XAML template, there’s no styling X-Ray available.