PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Using Gravity Forms as file uploader

  1. stinkykong
    Member

    Is it practical to use Gravity Forms for file uploading up to 65mb? That's the max my server is set up to allow. I find that if I create a form with a file upload, then don't put any "fields" in the forwarder. I get a notification, then go to the WP admin, look under Gravity Forms submissions and the file is there. This way I don't have my email queue bogged down with some huge file. BUT, is there a file size limit somewhere or any other issues that would make Gravity Forms less than stellar for public (client) file uploads?

    Posted 13 years ago on Friday April 15, 2011 | Permalink
  2. Gravity Forms has no file size limitations, the limitations are entirely server side and related to max PHP file upload size settings on your server. The files themselves aren't included as attachments on the notification emails so your email wouldn't be bogged down, you'd have to click to download the file.

    Posted 13 years ago on Friday April 15, 2011 | Permalink
  3. stinkykong
    Member

    That's pretty cool. Once the file upload is complete, the confirmation message appears. But there isn't any visible activity in the meantime for large files. Do you know a way to show a notification that the upload is being processed? (wishful thinking perhaps)

    Posted 13 years ago on Friday April 15, 2011 | Permalink
  4. The file upload field on non-AJAX forms happens when the form is submitted so there is no visible feedback. If you enable AJAX (one of the shortcode options) the spinner next to the submit button will spin while the form is submitting as a visual feedback but that is the extent of the built in options. We plan on incorporating more advanced functionality when we introduce multi-file upload capabilities to the file upload field.

    Posted 13 years ago on Friday April 15, 2011 | Permalink
  5. ethanfink
    Member

    I love this option to upload files. However I agree I would like to see a file limit imposed and more detailed upload feedback (status bar).

    Posted 12 years ago on Sunday August 7, 2011 | Permalink

This topic has been resolved and has been closed to new replies.