I would like to set up a link on each event to a page that would just show the list of attendees for that event. I don’t want a list of attendees to appear on the actual registration page. Is there a way to do this?
I understand I can create a page for each event using the shortcode:
and then link to it from the registration description, but I would prefer to automate something for my client.
My idea is to use code to do:
if (category = my_event_category && attendees !=””) {display link to attendees list page that is automatically generated for each event}
There isn’t functionality to automate this process. The best way is to, like you said, create the page with the shortcode, then add the link in the event details.
Viewing 1 reply thread
The support post ‘Link to attendees list on registration page’ 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.