You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a bit field to the participant table named "IsEUCitizen"
Add a nullible datetime field to the participant table named "EUCitizenAgreedOn"
Add a checkbox below "I am Over 18" on the participant creation form with the label "Are you an EU Citizen?"
When IsEUCitizen checked add a scrollable div with attached eu confirmation and save to IsEUCitizen
When IsEUCitizen is checked add a accept EU Confirmation checkbox that saves the current datetime to EUCitizenAgreedOn. This is required to be checked before continuing.