Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymous users do not get form name as part of the default email subject #201

Open
wilburec opened this issue Aug 6, 2022 · 0 comments

Comments

@wilburec
Copy link

wilburec commented Aug 6, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant