Hi all.

I got a view that shows nodes. Users can flag these nodes. The flags have a reference field (og reference) that shows the "team" groups of the flagging user. These "team" groups are also group content of "club" groups. How do I manage to show the "club group" name of the group the "team" belongs to?

The view is used to manage "friendly games" between clubs. Teams can create "friendy games" one their team page. "og group ref is then prepopulated "Entity reference prepopulate".

In the view other users can "flag" their interest in these "friendly games" and choose one of the "teams" they belong to in the flag form.

In the resulting view I then want to show

"club name", "team name" vs. "club name", "team name".

My problem is that I can't figure out how to get the "club" group name of the "team" the user selects in the flag form.

Comments

fruitsalad created an issue.