The event management module allows you to manage event details and registrations from within the CMS.
When working with multiple attendees, you can carry over specific fields from the previous attendee. Here is an example configuration:
EventAttendee:
prepopulated_fields:
- Organisation
If you extend the available EventAttendee db fields, you can define which ones are required by default in the add/edit form:
EventAttendee:
required_fields:
- FirstName
- Surname
- Email
- OrganisationID
- Gender
Note that the TicketID will always be required.
See Installation.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem