<?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: Custom Field Names</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-field-names</link>
		<description>Gravity Support Forums Topic: Custom Field Names</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:05:36 +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/custom-field-names" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Custom Field Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-names#post-35330</link>
			<pubDate>Wed, 14 Sep 2011 15:41:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35330@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm curious as to why. If you are writing custom code using PHP to interact with the 3rd party database, why does it matter what the field id's?  If you are writing custom code you can pretty much do whatever you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rassak Experience on "Custom Field Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-names#post-35325</link>
			<pubDate>Wed, 14 Sep 2011 15:28:54 +0000</pubDate>
			<dc:creator>Rassak Experience</dc:creator>
			<guid isPermaLink="false">35325@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, unfortunately, that's not going to work for me.  I need the actual form field id's unfortunately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Custom Field Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-names#post-35321</link>
			<pubDate>Wed, 14 Sep 2011 15:25:30 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35321@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is not a way to change the name and id's of fields.  The form engine is dynamic and the id's and names are generated dynamically.  You can still integrate with another database, you just need to check to see what the correct name/id is for the field you are going to interact with.  Depending on which hook you use, you won't be interacting with form field data anyway you'd be interacting with the Entry object itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rassak Experience on "Custom Field Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-field-names#post-35311</link>
			<pubDate>Wed, 14 Sep 2011 15:11:28 +0000</pubDate>
			<dc:creator>Rassak Experience</dc:creator>
			<guid isPermaLink="false">35311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was wondering if there was the ability to specify the html names of form fields (but not the displayed names). I need to integrate with another database (which I plan to do via hooks) and I need the field names to be specific.&#60;/p&#62;
&#60;p&#62;For example, I would need: &#34;fieldtripDate1&#34; from&#60;/p&#62;
&#60;p&#62;&#38;lt;form&#38;gt;&#60;br /&#62;
Field Trip Date (First Choice): &#38;lt;input type=&#34;text&#34; name=&#34;fieldtripDate1&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/form&#38;gt;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
