User stories:
As an organizer, I want the event country to be stored as structured data, so that anyone who is interested can easily learn about the event location and then decide to learn more about it or join it as a result.
As a contributor, I want to know the event location and be able to have it stored as structured data, so that I can easily find and join events based on country.
Design
Acceptance Criteria:
- Given an organizer tries to enable or edit an event registration
- And the event is In Person or Hybrid,
- They should see a drop-down list of countries to choose,
- And this field should be required if the event is In Person or Hybrid
- And the label for this field should be "Country"
- If the organizer submits the form and the country field is filled,
- The country data must be stored in the DB T397269
- And the event is In Person or Hybrid,



