Manual Email - preview HTML?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Manual Email - preview HTML?

Post by ZLA » Mon Aug 17, 2009 10:56 am

Is it possible to customize the Order -> Send Email screen to preview the html formatted email before sending it, similar to the advanced html option for scriptlets? Even for those conversant with html, it's very difficult to see what the email looks like until after it's sent.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Manual Email - preview HTML?

Post by mazhar » Tue Aug 18, 2009 7:21 am

On Order -> Send Email pages when you select a template and move forward it brings a page Preview.aspx where text box is showing the generated Email against that templates. If you want to render that HTML you can put some place holder or literal control that page and give a try to load it with generated HTML.

Post Reply