<?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: How to replace an uploaded file?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file</link>
		<description>Gravity Support Forums Topic: How to replace an uploaded file?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:37:55 +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/how-to-replace-an-uploaded-file" rel="self" type="application/rss+xml" />

		<item>
			<title>weevie833 on "How to replace an uploaded file?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file#post-85626</link>
			<pubDate>Wed, 31 Oct 2012 09:04:01 +0000</pubDate>
			<dc:creator>weevie833</dc:creator>
			<guid isPermaLink="false">85626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;... Also, I am granting Editors access to their form entries via dashboard widget with an added function in functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// Giving Editors Access to Gravity Forms
function add_grav_forms(){
	$role = get_role(&#38;#39;editor&#38;#39;);
	$role-&#38;gt;add_cap(&#38;#39;gform_full_access&#38;#39;);
}
add_action(&#38;#39;admin_init&#38;#39;,&#38;#39;add_grav_forms&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to replace an uploaded file?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file#post-85622</link>
			<pubDate>Wed, 31 Oct 2012 09:02:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, that functionality is coming from another plugin and we won't be able to help you troubleshoot that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>weevie833 on "How to replace an uploaded file?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file#post-85618</link>
			<pubDate>Wed, 31 Oct 2012 08:59:24 +0000</pubDate>
			<dc:creator>weevie833</dc:creator>
			<guid isPermaLink="false">85618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah! I forgot that I am using the Gravity Forms Update Post plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-update-post/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-update-post/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Perhaps I should contact this developer. This is great feature for websites that are using Post fields as an easy way to publish content without access to the dashboard. I am using this method for a dirt-simple college e-portfolio system. The post revision method (which relates to my original question) is a necessary feature if we use the &#34;form as publish&#34; method.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to replace an uploaded file?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file#post-85407</link>
			<pubDate>Tue, 30 Oct 2012 23:58:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85407@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How are you allowing users to access their entry in a widget, and what is edit mode?  Those don't sound like core functions in WordPress.  How did you add that functionality to your WordPress site?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>weevie833 on "How to replace an uploaded file?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-replace-an-uploaded-file#post-84747</link>
			<pubDate>Mon, 29 Oct 2012 12:25:20 +0000</pubDate>
			<dc:creator>weevie833</dc:creator>
			<guid isPermaLink="false">84747@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am able to incorporate a file upload into a form OK, but if the user wishes to replace that file with a different one, the process runs into an error. Users can access the content they entered in a form via the dashboard widget. When Edit mode is activated, they can click on an &#34;x&#34; button to delete a file, which is then replaced by a Browse button.&#60;/p&#62;
&#60;p&#62;However, even if they browse a new file and then Update, the file is not replaced. I suspect this is not the correct method to do this. What can I do?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
