advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

Feature Request: Reply to in emails #71

Closed ghost closed 4 years ago

ghost commented 4 years ago

can you please add the option where we can specify reply-to email?

example: image

when we get the notification and we hit reply, it should reply to the person who sent the message

fabianlindfors commented 4 years ago

Hi!

I would recommend using the email header filter for this. It's really easy to use:https://advancedforms.github.io/filters/af-form-email-headers/.