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?
Forums
Problem putting date into email
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
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
Hi. I have the 4.0 RC1.9 version on Joomla 1.6
Hi powerpaint,
Please add this code to the end of the Email Template:
Bob
Please add this code to the end of the Email Template:
<?php echo date('d-m-Y'); ?>
Bob
thanks for your help. it´s working fine.
This topic is locked and no more replies can be posted.