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
I have setup an email to be sent to an anonymous user when they submit a webform.
I have set the Email Subject to the default value:
"Form submission from: Title of Webform"
After submitting the form, the email is sent, but the Email subject is:
"Form submission from:"
If anonymous users do not have permissions to access the name of the webform, we should change the default value of this field.
How to Replicate
Create a webform
Add an email address field
Create an email, and set the recipient to the email field
Leave the Email subject set to the Default value
Complete a webform submission as an anonymous not-logged-in user
The Subject will not include the Form name part of the Email Subject
Workaround
Set a Custom value for the Email Subject
The text was updated successfully, but these errors were encountered:
I have setup an email to be sent to an anonymous user when they submit a webform.
I have set the Email Subject to the default value:
"Form submission from: Title of Webform"
After submitting the form, the email is sent, but the Email subject is:
"Form submission from:"
If anonymous users do not have permissions to access the name of the webform, we should change the default value of this field.
How to Replicate
Workaround
The text was updated successfully, but these errors were encountered: