Hi all,
Hoping someone can help me solve this problem.
I have one form with 4 different options in a drop down. I want to route *all* the emails to the same "support@" email address, but I want the subject line (or at least part of it) to be conditional based on the selection from the drop down.
This is so that I can set up filters in my inbox to route the emails to a different folder based on the subject line. The goal is to have a small group of support staff that will manage the folder they're responsible for while still using the same inbox.
Is there an easy way to accomplish this? Or, can you think of an alternate method to accomplish the same thing? I'd prefer to stay away from writing a bunch of php.