What is the most correct procedure to send a thanks message to the customer (email text field) after he has filled out and sent the chronoforms6?
I found several threads from previous versions but non specific to the latest CF6 version.
I found several threads from previous versions but non specific to the latest CF6 version.
Hi Fritz,
Please check the demo contact form. it should be enough to add an Email action and set the To address from the form data.
Bob
Please check the demo contact form. it should be enough to add an Email action and set the To address from the form data.
Bob
Thank you Grayhead for your attention!
I said that badly. ...sorry.
I intended to send an email to the address (text field-email) that is entered by the visitor who is just filling out the form.
How can I add the this mail address in the Actions->Email->Recipients list?
The email value that is entered by the form compiler.
I said that badly. ...sorry.
I intended to send an email to the address (text field-email) that is entered by the visitor who is just filling out the form.
How can I add the this mail address in the Actions->Email->Recipients list?
The email value that is entered by the form compiler.
Use {data:email} for the recipient. Assuming your form field is called "email"
This topic is locked and no more replies can be posted.