![]() |
e-mail notifications
Hello,
Can someone please help me out with an e-mail question? Can I change the information displayed in the subject header of e-mail notifications to relfect a specific USER info field? Such as: If a USER registered and I wanted the e-mail that comes to the sales department to say JOHN DOE order #1 notification. Can that be done? |
Re: e-mail notifications
skin1/customer/mail
An example of the line which greets the person in the body: Code:
{$lng.eml_dear|substitute:"customer":"`$customer.title` `$customer.firstname` `$customer.lastname`"}, To change the subject, you'll need to open the _subj.tpl file for each. Example: Code:
{* I think you may be able to do something like this: Code:
{* Havent tested it at all though. |
All times are GMT -8. The time now is 04:32 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.