I use an HTML field to display the page title in the form anyway this field is not rendered in the output email. Is there a way to print the page title in the email sent?
Thanks in advance.
Hi deltafidesign,
What happens when you use {page:title} in the email body ? if it does not work then you can place it in the value of a hidden field in the form.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I've setted the "Auto generate on form save" to generate when save, but this field (HTML that contains {page:title}) is not generated in the template.
Is it correct?
Hi deltafidesign,
If you have the latest update then you can use this in the email body:
{page:title}
{AUTO_TEMPLATE}
or use your own fully custom template code and use the {page:title}
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.