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.
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
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
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?
Is it correct?
Hi deltafidesign,
If you have the latest update then you can use this in the email body:
or use your own fully custom template code and use the {page:title}
Best regards,
Max
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
Thanks, it works fine.
This topic is locked and no more replies can be posted.