<?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: Address city field &#34;name&#34; property</title>
		<link>https://legacy.forums.gravityhelp.com/topic/address-city-field-name-property</link>
		<description>Gravity Support Forums Topic: Address city field &quot;name&quot; property</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Apr 2026 12:01:37 +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/address-city-field-name-property" rel="self" type="application/rss+xml" />

		<item>
			<title>sangfroidweb on "Address city field &#34;name&#34; property"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-city-field-name-property#post-68100</link>
			<pubDate>Thu, 26 Jul 2012 16:01:46 +0000</pubDate>
			<dc:creator>sangfroidweb</dc:creator>
			<guid isPermaLink="false">68100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David,&#60;br /&#62;
Thanks for confirming my gut feeling. I'm considering going down the road of using jquery to change the name attribute to &#34;city&#34; after the form loads, then changing back to match the id either maybe on blur of the field, or maybe if there's a GF hook I can use before submitting..  Not sure I have the strength.. but it could be useful for others if I could pull it off... we'll see. Thanks for the answer anyway.&#60;/p&#62;
&#60;p&#62;PS how great are these forums!!!! Worth every penny and way more!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Address city field &#34;name&#34; property"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-city-field-name-property#post-68094</link>
			<pubDate>Thu, 26 Jul 2012 15:50:28 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms, to work properly needs names and ID's to be certain values. This was a compromise we made a long time ago to make coding multiple fields in a form as easy as possible. There isn't any easy way to change this and maintain functionality.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sangfroidweb on "Address city field &#34;name&#34; property"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-city-field-name-property#post-68065</link>
			<pubDate>Thu, 26 Jul 2012 11:23:53 +0000</pubDate>
			<dc:creator>sangfroidweb</dc:creator>
			<guid isPermaLink="false">68065@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A client is griping because when he starts typing his city into the city field his browser is not offering his previously typed cities. I did an experiment and the reason is that the browser doesn't recognize the filed. The reason is the city field code looks like this:&#60;/p&#62;
&#60;p&#62;&#38;lt;input type=&#34;text&#34; tabindex=&#34;7&#34; value=&#34;&#34; id=&#34;input_3_2_5&#34; name=&#34;input_2.5&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;I did an experiment and set the &#34;name&#34; property to &#34;city&#34; with firebug and after that, if I start to type in my city it offers of the full city name for me. Clearly it sees a form field name city... and shows me all the values I have typed in to other inputs with a name property of &#34;city&#34;. Is there any way to arbitrarily force a field name so we can take advantage of this behavior built into most browsers?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
