Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 7thmin

    (@7thmin)

    Occums Razor… resolved:

    [pods name=”Channels” where=”Tournament.ID IN (ID)” template=”templatePod”]

    Thread Starter 7thmin

    (@7thmin)

    Thanks @keraweb,

    I couldn’t understand the display filters link i’m afraid.

    The plugin has really helped me understand a little better where its going wrong and can articulate a little better. Basically what i’m trying to do is say:

    This is a game -> This game is in this tournament (relationship field) -> Get the Tournament
    
    Channels have tournaments (relationship field) -> Which Channels have this tournament -> Here are all channels that have this Tournament
    
    List all channels in a template.

    I think part of the problem here is that there is no direct relationship between the Game and the Channel, and that i’m trying to use Tournament, which has relationships with both, as a sort of bridge.

    I only know a little PHP so is there any way you can envision this working in the Shortcode?

Viewing 2 replies - 1 through 2 (of 2 total)