Hi contour
use {data:name} or {data:surname}, I assume that you have named the 2 fields as name and surname
You are welcome!
The email subject field needs to include dynamic data from form fields.
In the email subject field, use the placeholders {data:name} and {data:surname} to pull the submitted values from your form.
Hi contour
use {data:name} or {data:surname}, I assume that you have named the 2 fields as name and surname
You are welcome!