If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi Joe
I cant for the life of figure this one out, we have a signup form for a newsletter and the confirmation is sent to the email address in text format, the issue we are having is the confirmation link is not recognised as an html link by some email clients so is not clickable, and my users are confused. Is there an option to send the email in html format?
Please enjoy the beers and thanks in advance.
Hurricane Hunia
Thanks as always for the beers!
I'm happy to report that we do already have a setting to make the confirmation email use html, you can add this in user.config:
<add key="NewsletterUseHtmlEmailConfirmation" value="true" />
Hope that helps,
Joe
Perfect thanks Joe!