- Issue created by @dimitrihokonmoy
- 🇵🇹Portugal lolgm
I had the same problem, the only way I found to overcome it was:
- Create the "Menu" view mode in the Group and add the menu block in this view mode.
- Create a Group view.
- Add rendered entity field and set view mode to "Menu".
- Activate a "Group relationship" and choose the plugin for the desired content entity, in my case it is "Group node (Page)"
- Add the contextual filter "Group relationship: Content" with the relationship that was created previously.
- Within the contextual filter there are several ways to obtain the current content. I chose to use the "Specify validation criteria" option with the "Content" validator.
For this solution to work, the patch in the group is also required: 📌 More contexts needed Needs work
It's not the most elegant solution but it was the only way I found to get the group menu block to work in the LB of the group's subpages.
- 🇨🇦Canada dimitrihokonmoy
What version did you use this patch (#2815971) on?
I am working with version 3.0.5 and it doesn't seem to work for this version... - 🇵🇹Portugal lolgm
I'm using the following versions:
- group: 3.3.4
- group_content_menu: 3.0.5
- Patch #2815971: MR !159