A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
This thread has a slightly different approach to getting the file(s) -- maybe it'll help?
I am using CMS v12.31.2 and the form EPiServer.Forms v5.9.1
I've been trying to follow the way in this blog, https://world.optimizely.com/blogs/quan-tran/dates/2019/1/episerver-forms-storing-upload-file-in-httpsession/ but it doesn't work. The overrided method "InsertPostedFilesToSubmittedData" doesn't seem to get called.
I am trying to override the method in the SendEmailAfterSubmissionActor but when accessing the SubmissionData, I can only get the link to the file.
if there is a way to make the upload file into the attachment it would be great.
Thank you so much in advance