Possible to use email address from form as reply to address?
We're wondering if it's possible to automatically use a field from a completed form as the 'from'/'reply-to' address? To explain, when our form is completed an email is sent to the email address specified by us and the 'from'/'reply-to' address is as we have specified however we would like the 'from'/'reply-to' to be pulled from the email address field completed in the form.
I can't find a definitive answer anywhere so would like to know for sure before we look at alternative methods.
You'll need to know the caption of the field, then use the syntax {fieldcaption} in your workflow settings (removing all spaces and special chars) so Email Address becomes {emailaddress}
Possible to use email address from form as reply to address?
We're wondering if it's possible to automatically use a field from a completed form as the 'from'/'reply-to' address? To explain, when our form is completed an email is sent to the email address specified by us and the 'from'/'reply-to' address is as we have specified however we would like the 'from'/'reply-to' to be pulled from the email address field completed in the form.
I can't find a definitive answer anywhere so would like to know for sure before we look at alternative methods.
Thanks,
Nathan
Comment author was deleted
You'll need to know the caption of the field, then use the syntax {fieldcaption} in your workflow settings (removing all spaces and special chars) so Email Address becomes {emailaddress}
is working on a reply...