D
dabour
Guest
Make sure you've configured the registration widget to activate an account after a confirmation has been sent to the user. To do this check the following documentation article: Account activation widget - Sitefinity CMS Widgets The content of the confirmation email is taken from a label resource which can be modified from Sitefinity's backend by navigating to Administration > Labels & Messages and searching for the RegistrationConfirmationEmail label. The template contains few values such as which are replaced dynamically before the email is sent to the user. You can edit the resource label so that it best fits your case.
Continue reading...
Continue reading...