<?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 HELP</title>
		<link>https://legacy.forums.gravityhelp.com/topic/fform-after-submission-help</link>
		<description>Gravity Support Forums Topic: Gform After Submission HELP</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:55:53 +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/fform-after-submission-help" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Gform After Submission HELP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fform-after-submission-help#post-79190</link>
			<pubDate>Fri, 05 Oct 2012 19:58:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1.3 refers to field 1, which is a name type field, and the .3 is the first name.  The .6 is the last name.  If you are not using complex fields like that, you will not have a .3 or .6.&#60;/p&#62;
&#60;p&#62;Take a look at the page where your form is rendered to get your IDs and use those.  Do not rely on the order of the fields in the form builder as they could have been added, deleted, moved, etc.&#60;/p&#62;
&#60;p&#62;You can also use the gform_after_submission hook to dump the $entry array and see exactly what is being stored in the entry.  You will have the exact field IDs there.&#60;/p&#62;
&#60;p&#62;However, if you have a simple form with 6 simple inputs, your numbers inside the brackets will likely be 1 through 6.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>draney on "Gform After Submission HELP"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fform-after-submission-help#post-79151</link>
			<pubDate>Fri, 05 Oct 2012 15:04:35 +0000</pubDate>
			<dc:creator>draney</dc:creator>
			<guid isPermaLink="false">79151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the code shown here &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;br /&#62;
What are the numbers inside the [] brackets? ie. $entry['1.3']&#60;/p&#62;
&#60;p&#62;I know they identify the field, but but not sure how that works when my fields are simply 1-6. What are the decimals?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
