#set($registration=$webevents.getRegistration($request.getParameter("registrationInode"))) #set($event=$webevents.getWebEvent($registration.eventInode)) #set($location=$webevents.getWebEventLocation($registration.eventLocationInode)) #set($attendees=$webevents.getRegistrationAttendees($registration)) #set($company=$webevents.getContactOrganizationTitle($registration)) #foreach ($attendee in $attendees) #set($firstName = $attendee.firstName) #set($lastName = $attendee.lastName) #set($email = $attendee.email) #end
Thank you $!firstName $!lastName for registering for $!event.title.
Dates available: $!location.toString() PDF: A pdf of the webinar presentation can be downloaded from the below. Please feel free to print for your attendees. Webinar Link: $webevents.getHotelLinkURL($location.hotelLink) Please note: You will need to access the link For technical assistance please call Talkpoint at 800 773 3371. |