Can I merge text from 2 fields into 1field

D

db959a

My form is e-mailed, so I use a field for the e-mail title. I would like to
include text from more than one field for the e-mail title.
 
S

S.Y.M. Wong-A-Ton

You can use the concat() function in a formula for your e-mail title to merge
(concatenate) the values of one or more fields on the form.
 
Top