Forums

Problem putting date into email

powerpaint 11 Jul, 2011
Hi there. I´m almost finished the form. But i´d like to have a "submitted date" on the end of the email which includes all the data from the form. can somebody please help step by step, how to get it done?
GreyHead 11 Jul, 2011
Hi powerpaint,

Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.

Bob
powerpaint 18 Jul, 2011
Hi. I have the 4.0 RC1.9 version on Joomla 1.6
GreyHead 18 Jul, 2011
Hi powerpaint,

Please add this code to the end of the Email Template:
<?php echo date('d-m-Y'); ?>

Bob
powerpaint 18 Jul, 2011
thanks for your help. it´s working fine.
This topic is locked and no more replies can be posted.