Hi all,
I have a form type app that users input text data and also upload photos. Upon submitting the form, the app patches to a sharepoint list and also emails results via outlook with the photos in attachment. The patch seems to work fine, however if the uploaded photo is greater than 2MB in size, the email fails.
Is there a way to compress the images that the user is uploading or a different solution?
The error that I'm getting is snipped below

Thanks,
Nate