Group Member Edit
Edits a member of a group.
Last updated
Edits a member of a group.
Last updated
⚙️ Powered by Rock RMS
Content is passed in through a page parameter, referenced as GroupMemberGuid
. There are quite a few examples of passing page parameters (also known as query parameters) lying around the documentation, and here is a great example.
The parameters that this block looks for are as follows.
GroupMemberGuid
Guid
The guid of the group you wish to display members of.
If enabled, a header containing a "Group Member Edit" title will be displayed.
If enabled, you will be able to modify a group member's role within this block.
If enabled, you will be able to modify a group member's status.
If enabled, you will be able to modify the group member's communication preference.
If enabled, you will be able to modify the group member's notes.
This references the category of attributes that will be displayed and modifiable.
The group member page to return to when the "cancel" button is pressed. So for instance, if you were using a Group Member List to navigate to this detail page, you would want to set this to the page containing that block.
This action will show/hide the delete button. If enabled, it will either delete or archive the member based on the group type configuration. More specifically, the Enable Group History setting must be checked and the Process Group History job must run in order for the Archive button to appear.
The action to perform after the group member is deleted from the group.