Is there a size limit on the file attachments/uploads? I know it probably relates to my server capability, but is there any restriction on the size and file type from the GF script?
Is there a size limit on the file attachments/uploads? I know it probably relates to my server capability, but is there any restriction on the size and file type from the GF script?
There is no file size limit set by Gravity Forms. You are limited by your PHP Max Upload size setting. There isn't currently a way to restrict file upload size with Gravity Forms. It's planned for a future enhancement to that field which will require us using Flash or something along those lines for the uploader process as the standard php upload functionality doesn't know the file size until after the file has been uploaded.