<?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: Passing form field to functions.php</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-form-field-to-functionsphp</link>
		<description>Gravity Support Forums Topic: Passing form field to functions.php</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:57:18 +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/passing-form-field-to-functionsphp" rel="self" type="application/rss+xml" />

		<item>
			<title>dannybull on "Passing form field to functions.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-field-to-functionsphp#post-11387</link>
			<pubDate>Tue, 19 Oct 2010 05:06:57 +0000</pubDate>
			<dc:creator>dannybull</dc:creator>
			<guid isPermaLink="false">11387@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl, mentioning hooks in your earlier post was enough information - all I need to do is access a form fields data using $_POST[&#34;input_8&#34;] (input_8 being the name of the form field value I need).&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dannybull on "Passing form field to functions.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-field-to-functionsphp#post-11386</link>
			<pubDate>Tue, 19 Oct 2010 04:29:10 +0000</pubDate>
			<dc:creator>dannybull</dc:creator>
			<guid isPermaLink="false">11386@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick reply Carl. I'm using Gravity Forms to create a post that is converted into a page in functions.php using change_post_type. In this function we set the parent of the page using $post_data[&#34;post_parent&#34;]. I need to be able to set the parent page id from a value in a drop down on the Gravity Form - hence the reason for wanting to pass form field values to functions.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Passing form field to functions.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-field-to-functionsphp#post-11363</link>
			<pubDate>Mon, 18 Oct 2010 12:35:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11363@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What exactly are you trying to do?  There are hooks you can use to access form field values after a form is submitted.  If you describe what you are trying to do I can point you in the right direction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dannybull on "Passing form field to functions.php"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-field-to-functionsphp#post-11360</link>
			<pubDate>Mon, 18 Oct 2010 12:26:30 +0000</pubDate>
			<dc:creator>dannybull</dc:creator>
			<guid isPermaLink="false">11360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you pass the value of a form field to functions.php from a Gravity Forms form?&#60;/p&#62;
&#60;p&#62;Many thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
