<?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: Gform after submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission</link>
		<description>Gravity Support Forums Topic: Gform after submission</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:13 +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/gform-after-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Gform after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission#post-35493</link>
			<pubDate>Fri, 16 Sep 2011 13:40:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">35493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think Carl was asking which version because the gform_after_submission hook was not added until 1.6. &#60;/p&#62;
&#60;p&#62;In any case, glad you have it working.  And the print_r($entry) is a great tip.  Thank you for posting it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dirtychook on "Gform after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission#post-35460</link>
			<pubDate>Thu, 15 Sep 2011 20:45:28 +0000</pubDate>
			<dc:creator>dirtychook</dc:creator>
			<guid isPermaLink="false">35460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok so an update... It turns out the $entry[1] was working, i just wasn't referencing the right array elements... For those of you having trouble with this just do a print_r($entry) to display the full contents of the array.&#60;br /&#62;
Guess I didn't need help after all! Thanks though :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dirtychook on "Gform after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission#post-35456</link>
			<pubDate>Thu, 15 Sep 2011 19:00:52 +0000</pubDate>
			<dc:creator>dirtychook</dc:creator>
			<guid isPermaLink="false">35456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I always try to avoid running Beta plugins on client servers.&#60;/p&#62;
&#60;p&#62;I'm running v1.5.2.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Gform after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission#post-35453</link>
			<pubDate>Thu, 15 Sep 2011 18:30:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35453@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I have to ask.  You are running the Gravity Forms v1.6 Beta 3 correct?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dirtychook on "Gform after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-after-submission#post-35452</link>
			<pubDate>Thu, 15 Sep 2011 18:29:12 +0000</pubDate>
			<dc:creator>dirtychook</dc:creator>
			<guid isPermaLink="false">35452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm currently using the &#34;Gform after submission&#34; hook, however no matter what I do I can't seem to access any information that is passed to the function.&#60;/p&#62;
&#60;p&#62;I've tried using rgpost('input_1_25') and I've also tried at using $entry[1] but both are just returning blanks / null values.&#60;/p&#62;
&#60;p&#62;Am I missing something?&#60;/p&#62;
&#60;p&#62;Basic walkthrough of what I'm trying to do...&#60;br /&#62;
User fills out a competition entry form&#60;br /&#62;
They select whether they want to share with friends using facebook, or email.&#60;br /&#62;
Submit the form&#60;br /&#62;
The &#34;after submission&#34; hook is run and checks to see what their choice was&#60;br /&#62;
If it was facebook it accesses facebook api&#60;br /&#62;
Otherwise if it was email it loops and sends emails to all the people listed.&#60;/p&#62;
&#60;p&#62;Like I said, everything works except for accessing any of the data entered, surely I'm missing something!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
