Hello, Im trying out chronoforms for a project (so not registered yet) and I have this problem:
I see the forms and I fill them, and I recieve an email, but only with the static portion of the template.
e.g: my template is:
<table>
<tr><td>Email</td><td>{email}</td></tr>
<tr><td>TELEPHONE</td><td>{telephone}</td></tr>
<tr><td>Courier</td><td>{courier}</td></tr>
</table>
On my email I only recieve:
Email
TELEPHONE
Courier
thank you for your time.
I see the forms and I fill them, and I recieve an email, but only with the static portion of the template.
e.g: my template is:
<table>
<tr><td>Email</td><td>{email}</td></tr>
<tr><td>TELEPHONE</td><td>{telephone}</td></tr>
<tr><td>Courier</td><td>{courier}</td></tr>
</table>
On my email I only recieve:
TELEPHONE
Courier
thank you for your time.