Edit the registration notification forms and email for your event

DaytonaState
Participant
0 Votes

How can you insert a hyperlink into the Registration Notifications/Confirmation email? Thank you.

1 REPLY 1
Kyle_R
Administrator
0 Votes

Hi there @DaytonaState ,

 

To add a link to this section in particular, you would have to put the link in an HTML format like so:

 

<a href="https://www.mywebsite.com">Clickable Text Goes Here</a>

 

Replacing the website in-between the " quotes and replacing the hyperlink text between the opening and closing brackets > <. Since this section involves some manually coding, I'd recommend registering yourself and making sure the email looks correct before sending it out to your list. Let me know if you have any trouble with it.