International-Aerobatic-Club / website-d7

0 stars 0 forks source link

Prevent competitors from pre-registering multiple times for the same contest #18

Closed djmolny closed 1 year ago

djmolny commented 3 years ago

Currently there's nothing to prevent a competitor from registering more than once for a given contest, and sometimes they do.

When a member attempts to pre-register, check to see if there's already a pre-registration record for that member/contest pair. If so, redirect them to the edit page for that record.

djmolny commented 1 year ago

Ameex has implemented this enhancement in the D9 web site.