<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Required file uploads not picking up files</title>
		<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files</link>
		<description>Gravity Support Forums Topic: Required file uploads not picking up files</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:36:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/required-file-uploads-not-picking-up-files" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-376084</link>
			<pubDate>Fri, 26 Jul 2013 05:06:00 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376084@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still require assistance with this please open a new &#60;a href=&#34;http://www.gravityhelp.com/request-support/&#34; rel=&#34;nofollow&#34;&#62;support ticket&#60;/a&#62; or a &#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;priority support ticket&#60;/a&#62; if you are a developer license holder. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Zide on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-359211</link>
			<pubDate>Wed, 03 Jul 2013 03:57:30 +0000</pubDate>
			<dc:creator>Carl Zide</dc:creator>
			<guid isPermaLink="false">359211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've created a test account for you guys now if you would like to test the form. How can I provide the details?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Zide on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-359199</link>
			<pubDate>Wed, 03 Jul 2013 03:48:39 +0000</pubDate>
			<dc:creator>Carl Zide</dc:creator>
			<guid isPermaLink="false">359199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tested this now with not much success. It seems I get the exact same issue whether I try to upload arger png files (around 4MB) or smaller (200KB). &#60;/p&#62;
&#60;p&#62;However, when I upload really big png files (10+MB) after the upload is finished the form shows the spinner icon and just hangs there. At this point the form is rendered twice on the page for some reason. Looks very odd..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Zide on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-358966</link>
			<pubDate>Wed, 03 Jul 2013 00:34:00 +0000</pubDate>
			<dc:creator>Carl Zide</dc:creator>
			<guid isPermaLink="false">358966@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes it's always the last three fields. I'll give your suggestion a shot when I get back to the office. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-358281</link>
			<pubDate>Tue, 02 Jul 2013 16:56:43 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">358281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it always the last three upload fields? Can you try uploading larger files and see if it could be a script time out issue? I want to see if it will upload less files if you have more large files near the start of your upload fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Zide on "Required file uploads not picking up files"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/required-file-uploads-not-picking-up-files#post-358257</link>
			<pubDate>Tue, 02 Jul 2013 16:51:09 +0000</pubDate>
			<dc:creator>Carl Zide</dc:creator>
			<guid isPermaLink="false">358257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a relatively long form with a lot of required fields, most of them being file uploads (23 upload fields). All the file upload fields are required. For some reason however the last three file upload fields aren't picking up the files I've chosen to be uploaded. I get the following error:&#60;/p&#62;
&#60;p&#62;&#34;There was a problem with your submission. Errors have been highlighted below.&#60;br /&#62;
..&#60;br /&#62;
..&#60;br /&#62;
..&#60;br /&#62;
This field is required.&#34;&#60;/p&#62;
&#60;p&#62;The form is all on one page. There is some conditional logic involved if that makes a difference. I did a very bare bones test form with nothing but file upload fields (required) and I had no problems whatsoever so there's obviously something that I'm doing wrong here.&#60;/p&#62;
&#60;p&#62;Any ideas what could be the problem? The form is used internally so I can't point to any url. I guess that can be sorted if needed though.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
