To be able to do that you would need to modify the listattendees shortcode. I would recommend copying it over to the Custom Files custom_shortcodes.php renaming the function and adding in the extra functionality you require.
I believe the only places the attendee information is listed is the shortcode-generated list and the list visible to the admin in the backend of the site. However, for the shortcode-generated list, the information pulled from the DB about each attendee is controlled in the template file located in templates/attendee_list.php, at line 70. Modifying the sql query and the display should not take a developer more than 1-2 hours.
Viewing 6 reply threads
The support post ‘Is there a shortcode for extra fields in attendee list?’ 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.