Hello i create a form and when i need to use auto responder to the user email use in the form fillout
is there any places to put this variable to system respond tho this email? i saw in autoreply $email but this is my email not the customer email
thanks
How pass customer email to reply to?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: How pass customer email to reply to?
Make sure the email field in your form has the name 'email' (not 'e-mail' or 'Email', but 'email' !).
If you have used a different name for the email input field then you will need to configure this is the Auto Responder settings ('Input Field' property).
Also, for some web hosts the 'From' address in the Autoresponder settings must to be an email address in the current domain (so no gmail or hotmail address).
If you have used a different name for the email input field then you will need to configure this is the Auto Responder settings ('Input Field' property).
Also, for some web hosts the 'From' address in the Autoresponder settings must to be an email address in the current domain (so no gmail or hotmail address).
-
-
- Posts: 83
- Joined: Tue Dec 24, 2019 2:08 pm
Re: How pass customer email to reply to?
Thanks it work,
another question, is there any way to pass the name input in form on the autoresponder?
thanks
another question, is there any way to pass the name input in form on the autoresponder?
thanks
Re: How pass customer email to reply to?
Maybe this will be helpful?
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=64476
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=64476
-
-
- Posts: 83
- Joined: Tue Dec 24, 2019 2:08 pm
Re: How pass customer email to reply to?
Perfect, Thanks