<?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: gather entry form with label name instead of id#</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gather-entry-form-with-label-name-instead-of-id</link>
		<description>Gravity Support Forums Topic: gather entry form with label name instead of id#</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 23:57:38 +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/gather-entry-form-with-label-name-instead-of-id" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "gather entry form with label name instead of id#"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gather-entry-form-with-label-name-instead-of-id#post-42968</link>
			<pubDate>Fri, 02 Dec 2011 19:57:38 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">42968@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi dtelepathy,&#60;/p&#62;
&#60;p&#62;Assuming all the desired fields share the same field labels in their respective forms, you can setup your function to loop through all the fields of the form when it is submitted. Depending on the field label, it grabs that field id from the entry and stores it with it's respective data. Here is a snippet:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2957540&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2957540&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dtelepathy on "gather entry form with label name instead of id#"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gather-entry-form-with-label-name-instead-of-id#post-42941</link>
			<pubDate>Fri, 02 Dec 2011 18:07:32 +0000</pubDate>
			<dc:creator>dtelepathy</dc:creator>
			<guid isPermaLink="false">42941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My process is: Create gravity form, then create a hook gform_after_submission_# function and send the form data to the CRM we use (marketo). I capture the fields using the $entry[x] object. Unfortunately I have to create a function for each form since the ID#s for each field may vary from form to form. Is there another way to pass/capture/retrieve the $entry[x] without using the ID#. LIke using the admin label, or some label? My ultimate goal is to just create one function that handles the form instead of doing it by hand. Thanks.&#60;/p&#62;
&#60;p&#62;Or, i know there was talk about ability to send form data to another site in a future release. Is that feature coming soon? Thanks. &#60;/p&#62;
&#60;p&#62;I can clarify if needed.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
