Hi!!
Thanks for this great component!!It is helping me a lot!!!!
How i make a html template to receive in my email?? I want a table with the field result.
Just an example with one field please.
Best Regards
Luis Pacheco
Thanks for this great component!!It is helping me a lot!!!!
How i make a html template to receive in my email?? I want a table with the field result.
Just an example with one field please.
Best Regards
Luis Pacheco
Hi,
in the chronoforms config, select my template
then in the email template, put any field name you want its result to be included inside 2 brackets, so an example is this :
where first_name and last_name are both 2 field names inside ur html
Max
in the chronoforms config, select my template
then in the email template, put any field name you want its result to be included inside 2 brackets, so an example is this :
Name of submitter is {first_name} {last_name}
where first_name and last_name are both 2 field names inside ur html
Max
This topic is locked and no more replies can be posted.