from field problem
from field problem
I created a form and send a email notification with the form fields to the person who filled in the form. I want to send a copy to a different email adress for administration purposes.
The problem is that mail looks as if it is coming from the admin id always. I would like the from field for the copy to be the email adress of the one who filled in the form (so the collected email adress).
Is there any way to do this?