Amount of Events in Relationships
-
Hi,
I am not a programmer to start with, so I may be looking for something very obvious for some people.I have created 2 Custom Field Types that have bi-directional relationships
1.Events
2.Trainerthe Idea is to display the events a trainer has won. i.e
John Doe – EventA
John Doe – EventBMy goal However is to display the amount of times the Trainer has won an Event so that each trainer page has a Bio with the amount of times he has won x Event i.e
=======// John Doe Page //========
John doe – 10 x EventA
John doe – 5 x EventB=======// Anne Doe Page //========
Anne doe – 5 x EventA
Anne doe – 7 x EventBHow would I do this in Pods.
Thanks in Advance
- The topic ‘Amount of Events in Relationships’ is closed to new replies.