Registration Email Text

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
MatteoAllix
User
Posts: 117

Registration Email Text

Post by MatteoAllix »

Hello,

Is it possible to edit the email texts of the registration and activation of the account?

Thanks,
Matteo


motfs
User
Posts: 258

Post by motfs »

Use Email_Sending server event to change. Read Server Events and Client Scripts -> Server Events -> Email_Sending in help file for more detail.

Or simply change the template content. Read Multi-Language Project -> Sending Email in Multi-Language in help file for more detail.


Post Reply