Good morning
I am using the ‘contact’ page of your template.
The form calls the form.php file with the ‘post’ method.
Everything works correctly and I receive the email sent. However, when I receive the email with the message generated in the form, if I want to ‘reply to’ I notice that, unlike most files of this type, the reply is not addressed to the email address left by the customer in the form, but is addressed to the address of my company that I have entered in the form.php file.
I therefore kindly ask if there is any way for the ‘reply to’ to address the email directly to the address left in the form.
I await your kind reply, thank you
Marco
formp.php
3 replies · opened Sep 13, 2024
Hello,
This is Definitely Possible. You can simply set the reply-to address with the Email Field's name attribute:
[ch_pre][/ch_pre]
And then when you click "Reply" to the received email, it will automatically point to the Senders location in your Mail Client.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you
And maybe there is also a way to personalize the email I receive with my language instead "Name..., Phone..." and change it in italian?
Hello,
To change the Language of the Field Names, you will need to Translate this in the Form's HTML Code itself. Simply find the following code in your Form's HTML Codes: name="template-contactform-phone" and replace the phone with your Translated Text. Example: name="template-contactform-telefono" .
This will display as Telefono in the Form Response Email. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard