In the sended email, the field value is not present while is specified the html code. The debugger shows the entry fields (see below) but then, in the email sended from chronoform, is to see the code of these fields (including the braces).
Data Array
Array
(
[option] => com_chronoforms5
[view] => form
[Itemid] => 109
[lang] => IT
[chronoform] => Prenotazioni
[event] => submit
[nome] => provanome
[cognome] => Pallo
[Indirizzo] => Via Indeterminata
[text9] => 2233 gghhhhhhh
[dataarrivo] => 24.04.2014
[datapartenza] => 04.06.2014
[captcha] => uFDb4
[Invio] => invio richiesta
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[0] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:email1, email2
[2] => Subject:Prenotazione
[3] => From name:AGRITUR MONTE VELO
[4] => From email:info@agriturtorboli.it
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td>nome</td><td>provanome</td></tr>
<tr><td>cognome</td><td>Pallo</td></tr>
<tr><td>Indirizzo</td><td>Via Indeterminata</td></tr>
<tr><td>CAP e città</td><td>{CAP e città}</td></tr>
<tr><td>data arrivo</td><td>{data arrivo}</td></tr>
<tr><td>data partenza</td><td>{data partenza}</td></tr>
</table>
)
)
)
Data Array
Array
(
[option] => com_chronoforms5
[view] => form
[Itemid] => 109
[lang] => IT
[chronoform] => Prenotazioni
[event] => submit
[nome] => provanome
[cognome] => Pallo
[Indirizzo] => Via Indeterminata
[text9] => 2233 gghhhhhhh
[dataarrivo] => 24.04.2014
[datapartenza] => 04.06.2014
[captcha] => uFDb4
[Invio] => invio richiesta
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[0] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:email1, email2
[2] => Subject:Prenotazione
[3] => From name:AGRITUR MONTE VELO
[4] => From email:info@agriturtorboli.it
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td>nome</td><td>provanome</td></tr>
<tr><td>cognome</td><td>Pallo</td></tr>
<tr><td>Indirizzo</td><td>Via Indeterminata</td></tr>
<tr><td>CAP e città</td><td>{CAP e città}</td></tr>
<tr><td>data arrivo</td><td>{data arrivo}</td></tr>
<tr><td>data partenza</td><td>{data partenza}</td></tr>
</table>
)
)
)