MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Email templates ?  (Mono Support )

Viewed 11625 time(s), 4 post(s) 5/2/2012 4:54:08 PMby shawndg
shawndg

shawndg

5/2/2012 4:54:08 PM
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.
This content has not been rated yet. 
1871 Reputation 252 Total posts
imarusic

imarusic

5/3/2012 7:36:56 AM
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.
This content has not been rated yet. 
3016 Reputation 428 Total posts
shawndg

shawndg

5/3/2012 5:01:30 PM
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.
This content has not been rated yet. 
1871 Reputation 252 Total posts
imarusic

imarusic

5/7/2012 7:54:11 AM
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.
This content has not been rated yet. 
3016 Reputation 428 Total posts