Concatenate 2 form fields

concatenate two form fields for use in email content.

Overview

The issue is needing to combine data from two separate form fields into a single string for inclusion in an email.
Use the CF data placeholders for the fields directly in the email template without any special operator.

Answered
ChronoForms v7
st stwgroup 05 Nov, 2020
How do I concatenate 2 form fields and be able to access in the email to the sender? eg.
"Thank you for submitting {concatenated_field}.
Max_admin Max_admin 06 Nov, 2020
Answer
{data:field_1}{data:field_2}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.