<?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: help with post_image field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/help-with-post_image-field</link>
		<description>Gravity Support Forums Topic: help with post_image field</description>
		<language>en-US</language>
		<pubDate>Sun, 26 Apr 2026 01:45: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/help-with-post_image-field" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "help with post_image field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-with-post_image-field#post-59574</link>
			<pubDate>Sun, 20 May 2012 22:13:37 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">59574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What are you attempting to do with the filename? Currently, you aren't returning anything back through the function. You would be looking for something like:&#60;br /&#62;
return $_POST[&#34;input_1&#34;];
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erezabou on "help with post_image field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-with-post_image-field#post-59482</link>
			<pubDate>Fri, 18 May 2012 19:37:43 +0000</pubDate>
			<dc:creator>erezabou</dc:creator>
			<guid isPermaLink="false">59482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to retreive filename from post_image field (input_1) but this is not working.&#60;/p&#62;
&#60;p&#62;What should I change?&#60;/p&#62;
&#60;p&#62;add_action(&#34;gform_pre_submission_2&#34;, &#34;pre_submission_handler&#34;);&#60;br /&#62;
function pre_submission_handler($form){&#60;br /&#62;
  echo $_POST[&#34;input_1&#34;];&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
