Rock Mobile Docs

Group Finder

Display a list of groups based on a series of filters.

This block provides the ability to search for groups based on campus, day of week, time of day, location, and custom attributes.

Note: If location searching is enabled, groups with no location set will not be included in the results.

Note

The returned groups matching the filters do not account for user security. Use the HasRightsToLava filter to check view permissions for each group as needed.  

Query Strings

ValueDescription
LoadResultstrue – Bypasses the filter and shows results immediately.

Template

The Deploy button is not required for content changes.

Merge Fields

PropertyTypeDescription
DetailPageGuidThe page GUID defined in the block settings.
GroupsListA collection of Group objects.
DistancesList<groupId, distance>A collection of key value pairs with the groupId and distance in miles.

Styles

ClassType
.group-finder-filterStackLayout
.campus-pickerPicker
.day-of-week-pickerPicker
.time-of-day-pickerPicker
.group-finder-search-buttonButton