Hi,
I used the [EDIT_ATTENDEE_LINK] shortcode in an Automated Upcoming Event Notification. I placed it in the Attendee List section. When the notification went out, each person was sent an entire list of links for all registrants. How do I ensure that each registrant only receives their own link?
As you’ve found, the attendee list within the AUEN add-on is intended to be used as a full list of attendees so the above doesn’t work well.
What you can do is use [RECIPIENT_EDIT_REGISTRATION_LINK] within either the ‘Main Content’ or ‘EVENT_LIST’ sections to generate a link for unique to the current registrant the message is being generated for.
Note that the a shortcode just outputs the URL itself so you may want to use it to generate an actually link by switching to text mode.
For example:
<a href="[RECIPIENT_EDIT_REGISTRATION_LINK]">Click here to edit your registration</a>
The support post ‘Including link to edit attendance in upcoming event reminder’ 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.