I want a different number of between times for every race. With pods I don’t know how to do this in a normalized way.
With pods I created two custom types:
This way I can create an event and add results to the event. The only way I could find to create a variable number of between times was by giving results a couple of between_times_x fields. This only makes it hard to give proper names to the between times (like 15km point, switch from swimming, etc). It also makes it hard to create tables like in the example page in the topic start, because different results posts in the same event can have different between times in this way. Which should not be possible.
But maybe I think to hard about it. I would like a good solution using the pods plugin