Group Finder
Display a list of groups based on a series of filters.
Last updated
Display a list of groups based on a series of filters.
Last updated
⚙️ Powered by Rock RMS
This block provides the ability to search for groups based on campus, day of week, time of day, location, and custom attributes. Note that if location searching is enabled, groups with no location set will not be included in the results.
The returned groups matching the filters do not account for user security. Use the HasRightsTo
Lava filter to check view permissions for each group as needed.
Value | Description | |
---|---|---|
The Deploy button is not required for content changes.
Property | Type | Description |
---|---|---|
Class | Type |
---|---|
LoadResults
true
Bypasses the filter and shows results immediately.
DetailPage
Guid
The page GUID defined in the block settings.
Groups
List<Group>
A collection of Group
objects.
Distances
List<groupId, distance>
A collection of key value pairs with the groupId
and distance
in miles.
.group-finder-filter
.campus-picker
.day-of-week-picker
.time-of-day-picker
.group-finder-search-button