Rock Mobile Docs

Group View

Displays a page to allow the user to view the details about a group.

Parameters

NameTypeDescription
GroupGuidGuidThe guid of the group you wish to view the details of.

Settings

SettingDescription
Group Edit PageThe page that will be navigated to when the 'edit' button is pressed. GroupGuid will be passed in as a page parameter.
Show Leader ListSpecifies 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

PropertyTypeDescription
GroupGroupThe group that is retrieved from the GroupGuid parameter.
GroupEditPageGuidThe Guid of the page that is passed when the Edit button is pressed. Retrieved from the Group Edit Page block configuration.
ShowLeaderListbooleanTrue or False depending on the Show Leader List setting.