Hello, I am trying to add optional email addresses for the contact us form. I have 3 departments (Sales, Technical, and Web design) that all have different email addresses. I see you can select a department when sending a message from the customer contact form but, the department value doesn't change where the email goes and doesn't display in the email subject line, it is only visible once you open the email. Unfortunately I am not a programmer I have looked in to the /include/help.php/ file to make this happen but this is a little over my head. The idea is,
If department value=sales
send to
sales@website.com
ElseIf department value=Technical
send to
tech@website.com
Else
send to
webdesign@website.com
Is this possible? Already available as a module or extension?
If this is not possible, I'd be interested in finding out how to add the department value to the subject line of the emails coming from the contact form. This would be useful in forwarding mail without having to open each email.
Any assistance or direction is most appreciated.
Thanks,
Charles
4.5.x Gold mobile