You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to update the Sender Name, so that it is either the form submitter name #Name#, or a Customer Name. Or if possible a Customer Name with a Google Group email address? e.g. From: Google Group Name, Reply-to: [email protected], #Email Address#
The text was updated successfully, but these errors were encountered:
Append one colum in your forms response sheet
Name it: i.e. ALT_SENDER_NAME
Now, in row 2 of your new column, you need to figure out a formula with your criteria (to decide either the form submitter name #Name#, or a Customer Name).
Now, go to FormEmailer / Setup / Sender
and replace #Name# with your new column's name (i.e. #ALT_SENDER_NAME#)
And do not forget to click the "Save" botton :)
You can also calculate an alternative #Email Address# by adding another column, your name and logic =IF(...), and use this new column in the appropriate Settings input box.
I suggest that you make sure that the setting Advanced / Closure mode is set to "values".
Is there a way to update the Sender Name, so that it is either the form submitter name #Name#, or a Customer Name. Or if possible a Customer Name with a Google Group email address? e.g. From: Google Group Name, Reply-to: [email protected], #Email Address#
The text was updated successfully, but these errors were encountered: