Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
attendee column | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium attendee column

attendee column

Posted: October 25, 2013 at 10:34 am

Viewing 2 reply threads


Jake Berman

October 25, 2013 at 10:34 am

Hello, I am running registrations for my SAT prep classes. On the signup form, I have to make the parents name the primary information because they are the ones that need to receive email notifications about invoices. I have a separate question group for the student’s information. The problem is that when I look in the event overview section, I need to see the list of the student names, not the parent names. How can I get it so that it works this way?


Sidney Harrell

  • Support Staff

October 25, 2013 at 4:14 pm

Probably the easiest thing for you to do would be to hit the “Export to Excel” button below the attendee table. Once you open that file in your spreadsheet program, you can grab the student first and last name columns and move them to the beginning of the rows.
A more challenging approach would be to hack the core file includes/admin-reports/event_list_attendees.php and replace the lines 191 and 192 with a sql query to grab the answers to those custom questions from the db and assign them to $fname and $lname.


Jake Berman

October 29, 2013 at 12:23 pm

Ok thanks. Will settle for the CSV export for now.

Viewing 2 reply threads

The support post ‘attendee column’ 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.

Event Espresso - Staging Server