M
matman
Guest
I have have been trying to figure something out for a while now and I can't help but to feel that there's no standard way in reaching my goal. After creating a relationship between my team and teammember object (1:M) and adding teammembers to a team, I'm trying to appoint a teammember to teamleader. My first way of doing so was by creating a 1:1 relationship between team and teammember so I can choose a teammember from the list. However, I can now also choose players that aren't even part of the team. Do I need to use a custom selectquery() to reach this goal? Kind regards, Matthijs
Continue reading...
Continue reading...