Hi!
Sorry for the newbye question.
I have a (chrono)form with a javascript field (price calculation).
I send that form throught email but the field value goes empty.
On the template it is defined as:
Can you, please, help me put the price on the email?
All the best.
David
Sorry for the newbye question.
I have a (chrono)form with a javascript field (price calculation).
I send that form throught email but the field value goes empty.
On the template it is defined as:
<tr>
<td colspan='2'>
<b>Price:</b><span id=price> </span>
</td>
</tr>
Can you, please, help me put the price on the email?
All the best.
David