Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Send file upload as email attachment

Vote:
 

I'm looking for a solution to send file upload as email attachment. I found the below related link to achieve it. 

https://www.vegaitsourcing.co.uk/media-center/blog/how-to-send-an-email-with-attachments-using-episerver-forms 

I followed the same steps as given in this link but it's not working. model returns null value for some reason after form submission. I feel like i'm missing something to have the form submission value in the model. 

Could you please advise me on this to know what i'm missing here to get he model value, otherwise is there an other better approach to send file upload as email attachments.

also using this solution will cause any performance issue for the site ?  

IEnumerable<EmailTemplateActorModel> model = this.Model as IEnumerable<EmailTemplateActorModel>;

I'm using Epi forms version 4.25.1.0

Epi DXC version 11.8.1.0

Regards,

Suresh

#210833
Edited, Dec 08, 2019 18:34
Vote:
 

sorry its cms.core.11.8.x

#210834
Dec 08, 2019 18:35
Vote:
 
#210843
Dec 09, 2019 8:25
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.