Within the Easy Form Wizard > Emails tab, the To*, Subject*, From name* and From email* all appear to be mandatory ...which seems odd if there is meant to be an alternative option for using a Dynamic To field. I have tried:-
[list]
[/list]
Neither of these approaches will successfully deliver an email. To be honest, I would not expect the second one to work, but it did display the letters: '{email}' in the debugging view.
So my query is: how should I complete the various fields in Emails > Email1 so that the email is sent to the person who completed the form?
Thanks in advance for the info.
The debugging feedback informs me:-
An email has been SENT successfully from (my email address shows correctly here) to {email}
...it shows as {email} regardless of whether I include or omit the curly brackets in the Dynamic To field.
I have also switched to the Form Wizard (ie: not Easy), emptied all boxes in the Static tab, and entered info only under the Dynamic tab. Still no joy. 😟
Here is the start of the debugging output:-
Notice
You must provide at least one recipient email address.
Invalid address: {email}Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => DunamisFramptonCotterell
[event] => submit
[Itemid] =>
[name] =>
[email] => [email]testaccount@sender.org.uk[/email]
[address1] =>
[address2] =>
[address3] =>
[address4] =>
[address5] =>
[telephone] =>
[mobile] =>
[special_requirements] =>
[booking_type] => Please select
[payment_method] => Bank Transfer
[booking_or_full] => I will make the full payment with my booking
[chrono_verification] => hN6Mr
[submit_button] => Submit
[fa23963568e4d82aac50009624f7df57] => 1
:idea: It would be good if this was incorporated with the latest build, rather than having a default set of email actions which contain a bug.