Forums

form field values not sent on email

pampatzoglou 11 Sep, 2014
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.
GreyHead 11 Sep, 2014
Hi pampatzoglou,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.

Bob
This topic is locked and no more replies can be posted.