I added a method which allows the association of a user with a registration after the fact. Registrations can be created anonymously, because event organizers might type in a name wrong (mispelled) or they did not know the user name at the event.
You need to associate with the right account though, so season points are calculated properly. A special view will have to be created to initiate the association.
I added a method which allows the association of a user with a registration after the fact. Registrations can be created anonymously, because event organizers might type in a name wrong (mispelled) or they did not know the user name at the event.
You need to associate with the right account though, so season points are calculated properly. A special view will have to be created to initiate the association.