Lava Filters - GroupByGuid
Category:Other
Description:Returns a full Group object from the Guid of the group.
Input: "GroupMember" {
"Group": {
Guid: "8fedc6ee-8630-41ed-9fc5-c7157fd1eaa4"
}
...
}
Lava: {% assign group = GroupMember.Group.Guid | GroupByGuid %}
Group Name: {{ group.Name }}!
Output: Group Name: Ushers