Hello, I have a contact form on a page that when I fill it out, the reply address is the websites email address, not the customers email address that they entered into the "email" section of the form.
Is there way to populate the "reply to" with a field from the form?
Making "reply to" field populate with senders email
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Making "reply to" field populate with senders email
Maybe my extension can help you. It will automatically set the reply to whatever is set in the email address field.
You can see it here
https://shop.grahamscomputers.net/websh ... ail-7.html
Graham
You can see it here
https://shop.grahamscomputers.net/websh ... ail-7.html
Graham
Re: Making "reply to" field populate with senders email
If you name the email input field 'email' then this will be the 'from' address.
If you name it anything else (for example 'e-mail') then the 'from' address will be the address configured in the form's properties.
If you name it anything else (for example 'e-mail') then the 'from' address will be the address configured in the form's properties.
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Making "reply to" field populate with senders email
Hey Pablo, thanks for the reply. The label for the email input should be named "email" for this?
AM I understanding you correctly?
AM I understanding you correctly?
Re: Making "reply to" field populate with senders email
No, if you do not want to use the customers email address, then use anything but 'email'.
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Making "reply to" field populate with senders email
But if I DO want it to use the customer's email, then use "email"?
Re: Making "reply to" field populate with senders email
Correct.
See also the FAQ and help.
See also the FAQ and help.
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Making "reply to" field populate with senders email
will do, thanks