Forum
Perch form emails - adding data into the headers
How would it be possible to add form data such as the 'first name' and 'surname' into the headers of the email notification sent?
How would it be possible to add form data such as the 'first name' and 'surname' into the headers of the email notification sent?
Which email headers are you trying to modify?
In the email notification to the site owner I would like to have the 'reply to' as
first_name surname <email_address>
I think I'm over complicating it.
It may be as simple as adding
{firstname} {surname}
to the 'Send From' field in Forms Admin.