I have set up EE as a registration system for a dance school. Parents register their children for multiple classes.
My client would like to search the registrations by attendee name (ie the child name) and not by the registrant (parent name) as often the parents last name is not the same as the child’s last name.
Is this possible? I tried using the CSV view, but the attendee is only identified by an ID number and not by name.
The CSV report will include the other fields from the registration form. So any of the attendee names will be over to the right side of the report when viewed in a spreadsheet app.
Those should be listed within each of the individual registration records, under Registration Form Answers.
If you want to add that data to be searchable via the admin registrations list page, you can add some PHP code to your website to make that possible. There’s some example code in our library:
The support post ‘Search registrations by attendee name (not by registrant name)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.