Group Member View
Allows the user to view the details about a specific group member.
Last updated
Allows the user to view the details about a specific group member.
Last updated
⚙️ Powered by Rock RMS
Name | Type | Description |
---|---|---|
GroupMemberGuid | Guid | The guid of the group member you would like to see details for. |
Setting | Description |
---|---|
Group Member Edit Page | The page to navigate to for editing the selected group member. You'll generally use a Group Member Edit block here. |
The Deploy button is not required for content changes.
By default, this will output the following:
Group name
Total group member count
Selected group member photo, name, age, and birth date
Visible group member attributes
Contact options including email, SMS, and calling
Edit group member if a page is defined
Merge Field | Type | Description |
---|---|---|
AllowedActions | Custom | Includes View, ManageMembers, Edit, and Administrate. |
GroupMemberEditPage | Guid | The mobile page selected in the Group Member Edit Page setting. |
Member | Group Member | The full Group Member object, which can also be used to access the associated Person data. |
VisibleAttributes | Custom | Group Member attributes that the person signed in has View permissions to see. Returns an object with the Key, Name, Value, and FormattedValue for each. |