Problem: Email Template Variables - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Problem: Email Template Variables (/showthread.php?tid=66) Pages:
1
2
|
Re: Problem: Email Template Variables - joebordes - 12-08-2014 Is that the email you receive as the user or actually the one the client receives? Edit the HTML, just in case there is some strange character in the name or some formatting that is throwing off the variable detection. Re: Problem: Email Template Variables - mweaver - 12-09-2014 Hi Joe, it's the copy that the client receives. The very same variable works perfectly in the Customer Portal Notification. The template for invoicing did have HTML for a no breaking space (  but I took that out. Not sure why it's doing this. Below is the HTML being used in the invoice message template: Code: <table width="600" style="border: 1px solid #003; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; padding: 20px 20px 20px 20px;"> |