Page 1 of 1

How pass customer email to reply to?

Posted: Thu Jul 09, 2020 2:14 am
by christ2000
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

Re: How pass customer email to reply to?

Posted: Thu Jul 09, 2020 6:17 am
by Pablo
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).

Re: How pass customer email to reply to?

Posted: Thu Jul 09, 2020 7:57 pm
by christ2000
Thanks it work,

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?

Posted: Thu Jul 09, 2020 8:12 pm
by Pablo

Re: How pass customer email to reply to?

Posted: Thu Jul 09, 2020 8:27 pm
by christ2000
Perfect, Thanks