I have a few fields on my form that i want to combine and create a message and subject line from.
The fields are FirstName and LastName
Using those two i want a subject saying something like 'this is a completed form fro
firstName+lastName
And something similar to a message on the email. As well as cc their email so they get a copy of the form
Is this possible