<?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: Seeking help / form to allow file submissions with restrictions</title>
		<link>https://legacy.forums.gravityhelp.com/topic/seeking-help-form-to-allow-file-submissions-with-restrictions</link>
		<description>Gravity Support Forums Topic: Seeking help / form to allow file submissions with restrictions</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 03:07:03 +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/seeking-help-form-to-allow-file-submissions-with-restrictions" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Seeking help / form to allow file submissions with restrictions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/seeking-help-form-to-allow-file-submissions-with-restrictions#post-52120</link>
			<pubDate>Mon, 12 Mar 2012 12:18:02 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">52120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, MarkB,&#60;/p&#62;
&#60;p&#62;1. &#34;Need to limit length of text&#34; - Yes, this can be done. There is a Maximum characters setting for several of the fields and you can modify this in the admin.&#60;br /&#62;
2. &#34;allow set number of image&#34; - There are two fields available for uploading files; File Upload and the Post Image field. You control how many of these fields are on the form. So, if you only want 5 uploaded per form post, you would only add 5 of these fields to the form.&#60;br /&#62;
3. &#34;rename images submitted to the client name&#34; - this is possible, but you would need to use custom php code to change the name, along with some of the Gravity Forms hooks&#60;br /&#62;
4. &#34;reject file if is does not meet minimum size/dimension&#34; - this can be done with custom code in the Gravity Forms &#34;gform_validation&#34; (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_validation&#60;/a&#62;) hook&#60;br /&#62;
5. &#34;send files to the specific client folder on the server&#34; - by default, file uploads to the WordPress upload directory in a subfolder called &#34;gravity_forms&#34;, but the upload path can be changed using the Gravity Forms hook &#34;gform_upload_path&#34; (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_upload_path&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_upload_path&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;We can point you in the right direction on using the hooks and have some examples you can review.&#60;/p&#62;
&#60;p&#62;Let me know if you have additional questions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkB on "Seeking help / form to allow file submissions with restrictions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/seeking-help-form-to-allow-file-submissions-with-restrictions#post-51221</link>
			<pubDate>Sat, 03 Mar 2012 14:28:50 +0000</pubDate>
			<dc:creator>MarkB</dc:creator>
			<guid isPermaLink="false">51221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have project seeking to allow clients to submit text content for ads and images with them.&#60;br /&#62;
Need to limit length of text and allow set number of image (e.g. 5). Seems do-able with GF.&#60;br /&#62;
Wondering if GF can do the following: rename images submitted to the client name, and reject file if is does not meet minimum size/dimension (I know I can limit on maximum but want to make sure files meet minimum requirements), and then send files to the specific client folder on the server (to help keep organized. (Not sure where file uploads go via this form capability. They have about 500 clients who will do this every 2 months. If GF not solution, anyone have suggestion how to accomplish or if this is do-able?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
