amforms
amforms copied to clipboard
Seperate notifications
Is it possible to seperate notifications — i.e. one receipt notification to the form submitter, and one summary notification to the site admin?
This is currently not available. Only the option to send the notification to multiple email addresses.
For the time being; you could write a plugin that hooks into the onEmailSubmission function.
Bummer. This would be a great feature to add!
Thanks for the onEmailSubmission recommendation!
It's a feature we got in mind, but haven't got the time to create this yet.
Was this implemented into the plugin? I see the "Send copy" option on the "Notifications" tab of a form.
On the same kind of topic, what twig variable could I test against to use different HTML if the email is going to the submitter or the admin?
Found this thread as after the same functionality for separate notifications. Definitely +1 for adding this.
Yes +1 for adding this too
Is it possible to target the submitter as a separate variable in the email template? Then we could just write an if statement in twig to output a "separate" looking email. Or maybe this wouldn't work because it only sends it once - as in the first true if clause would be what sends to all recipients?
+1 for separate notification emails
+1 not sure if it's mentioned, but different templates for both notifications would be nice too. The submitter can receive a formatted notification and the site-admin will receive just some text content mail :-)
It's possible since 1.6.0. @hubertprein, you can close this issue as well.