Hello,
I created a form that includes uploading files.
When sent there should be two confirmation emails - one WITH the uploaded files and default message for the admin and one WITHOUT files and custom message.
I created these confirmation emails. But: both emails contain the uploaded files.
Is there a possibility to avoid it?
Thanks for your help!
When you say "contain", do you mean they are attachments or they are links within the message? If it's the latter, then you must have something in the message body causing that.
Hi, I mean the files as attachments. Which is logical for the admin email but not for the client email that just says "Thank you your request has been sent .."
If I understand correctly I can only choose "add attachments" in the setups but not separately for each email?
Thanks!
Add the send email action twice. Once for the admin and toggle the switch at the bottom to have it send a pdf to the admin. Then do not toggle it on the email to the client.
I created a form with a file upload field and two notifications. Neither had files attached to it. Are you certain that:
developer hook?
Also, are you saying that the uploaded files are attached or that something else is?
You can choose "add attachments" for each notification separately, but not for each entry the notification is sent for.
Please login or Register to submit your answer