Hello,
I've created two league competition (League 1 and League 2) like (og) with different url prefix, and teams (Group content )for these leagues.

Ex : Team 1, Team 2, Team 3 => "Group audience" League 1.
Team 4, Team 5, Team 6 => "Group audience" League 2.

I configured two League game types (game1 and game2) as a group content. Each of these game types have different bundle target. (game1 = League 1, game2 = League2).
When I create "League game" -> game1, in form of teams I have all the Teams. That is the problem. This way I can create a game with teams that are not in this league. I should see only teams that belong to the League 1.

Does anyone have any idea ?
Thank you !

Comments

Gudranche created an issue. See original summary.

Gudranche’s picture

Component: Documentation » User interface
hatuhay’s picture

This has to be done using form alter.
It is not part of the module, but would be a great contribution if you decide for a patch.