Group View
Displays a page to allow the user to view the details about a group.
Parameters
The parameters that this block looks for are as follows.
Name | Type | Description |
---|---|---|
GroupGuid | Guid | The guid of the group you wish to view the details of. |
Settings
Description | |
---|---|
Group Edit Page | The page that will be navigated to when the 'edit' button is pressed. |
Show Leader List | Specifies if the leader list should be shown, this value is made available to the template as ShowLeaderList. |
Template
The Deploy button is not required for content changes.
Merge Fields
Property | Type | Description |
---|---|---|
Group | Group | The group that is retrieved from the |
GroupEditPage | Guid | The Guid of the page that is passed when the Edit button is pressed. Retrieved from the Group Edit Page block configuration. |
ShowLeaderList | boolean | True or False depending on the Show Leader List setting. |
Last updated