<?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: Name field entry object</title>
		<link>https://legacy.forums.gravityhelp.com/topic/name-field-entry-object</link>
		<description>Gravity Support Forums Topic: Name field entry object</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:39:40 +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/name-field-entry-object" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Name field entry object"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-field-entry-object#post-112564</link>
			<pubDate>Wed, 02 Jan 2013 19:01:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the suggestion.  Glad you figured it out.&#60;/p&#62;
&#60;p&#62;I updated the documentation:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Entry_Object#Usage&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Entry_Object#Usage&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>byjc on "Name field entry object"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-field-entry-object#post-112558</link>
			<pubDate>Wed, 02 Jan 2013 18:51:30 +0000</pubDate>
			<dc:creator>byjc</dc:creator>
			<guid isPermaLink="false">112558@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the help. I just discovered the correlations via the Field Object page and came back here to say never mind. It might be helpful to make that connection on the Entry Object page in the Documentation for future reference.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Name field entry object"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-field-entry-object#post-112557</link>
			<pubDate>Wed, 02 Jan 2013 18:48:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If field 1 is your normal name field, then $entry['1.3'] will be the first name, and $entry['1.6'] will be the last name.&#60;/p&#62;
&#60;p&#62;You can always dump the $entry at the time of gform_after_submission to see what it contains.  There you will see all the input IDs, including 1.3 for first name and 1.6 for last name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>byjc on "Name field entry object"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-field-entry-object#post-112555</link>
			<pubDate>Wed, 02 Jan 2013 18:38:30 +0000</pubDate>
			<dc:creator>byjc</dc:creator>
			<guid isPermaLink="false">112555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using gform_after_submission to update_post_meta but running into problems getting the First Name from a Normal Name field. In the sample below, $post_num and $taken are confirmed to be working properly. If I change the Name Field to simple, and use $entry[&#34;1&#34;] it works but changing it to Normal and using this code does not. (I've also tried $entry[&#34;1,1&#34;] with no luck.) I'm not sure what I'm doing incorrectly here?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;update_post_meta($post_num, &#38;#39;roster_&#38;#39;.$taken.&#38;#39;_first_name&#38;#39; , $entry[&#38;quot;1.1&#38;quot;]);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
