Hi @reggio1971
I hope you’re well today!
Forminator provides “upload” type fields and can attach uploaded files(s) to e-mail notification so yes – it should be possible (if I correctly understand your request).
To do that:
1. you need to add “Upload” type field to the form
– edit form
– put “upload” field on form
– and set its configuration
See here, please;
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#file-upload-field
2. Then edit your e-mail notification(s) for the form and you should see “Attachments” setting below the message editor; it will let you enable attaching uploaded files to the message.
how to also indicate a maximum limit of MB of files to upload.
In Upload filed settings you have an option to set maximum upload file size. This will let you set allowed size smaller or equal to the current maximum file size allowed by your site/server so simply by looking at that option you’ll see what’s the possible maximum.
You can also check it by going to the “Tools -> Site Health -> Info” page in your site’s back-end and checking “Max size of an uploaded file” value under “Media Handling” section.
Note though: you’d still need to make sure about the limit set directly in Upload filed setting on the form because it may be by default set to lower than this; so you may want to increased that (but it won’t let you go over what is allowed for the site in general).
Kind regards,
Adam