Mono Support Email templates ? 

Viewed 13018 time(s), 4 post(s), 5/2/2012 4:54:08 PM - by shawndg
5/2/2012 4:54:08 PM
1871 Reputation 252 Total posts

Hi guys,

How do I change the default email template, I dug some but have not found the template yet or where to change the default html that i sent out upon registration.

1
5/3/2012 7:36:56 AM
3016 Reputation 428 Total posts

Hi,

you can extend Register page and set membershipEditor's MailTemplateHtml and MailTemplatePlainText properties in code behind. In MonoX that templates are stored in Resoruce file.

Regards.

2
5/3/2012 5:01:30 PM
1871 Reputation 252 Total posts

Thanks, but where do i find them..

What resource file are they stored under and what is the name of the fields I need to change ?
MonoX has a lot of resource files, I understand the language selections but im not sure what file to change and what fields to change.

3
5/7/2012 7:54:11 AM
3016 Reputation 428 Total posts

Hi,

in new MonoX version Email templates are exposed and can be set via web part properties. Which version do you use?

Second approach would require you to open sample localization solution("..Portal\MonoX\Samples\Solution\LocalizationSolution"), change resources, build them and copy it's bin to your bin.

Regards.

4
This is a demo site for MonoX. Please visit Mono Software for more info.