Adding a clickable email address to your survey
Open the rich text editor in the spot where you wish to place the email address – such as the ‘page footer’ and add the following code to the ‘HTML’ section of the editor.
<a href="mailto:jhughes@smpsurveys.com">John Hughes</a>
You can then go back to the ‘design’ section of the rich test editor and design the look and feel of the address and end up with something like this which when clicked on will open the users mail client.
Note if you want to use the email address as the value that is shown rather than a name replace the section that says ‘John Hughes’ with the address.
<a href="mailto:jhughes@smpsurveys.com">jhughes@smpsurveys.com</a>
Speak soon
Regards John