File Upload
Allow users to upload files to forms they submit, by adding an "add file" field to the form. The file will be automatically uploaded to the directory uploads/pojo_forms in the website's server, and a link to the file will be included in the sent form. The default files allowed for upload are: jpg, jpeg, png, gif, pdf, doc, docx, ppt, pptx, odt, avi, ogg, m4a, mov, mp3, mp4, mpg, wav, wmv.
You can customize the files you wish to allow for upload, as well as limit the maximum file size.