<?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: Change the label from &#34;street address&#34; to &#34;Po Box&#34; but only on second field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-the-label-from-street-address-to-po-box-but-only-on-second-field</link>
		<description>Gravity Support Forums Topic: Change the label from &quot;street address&quot; to &quot;Po Box&quot; but only on second field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:23:26 +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/change-the-label-from-street-address-to-po-box-but-only-on-second-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Andrew Munro on "Change the label from &#34;street address&#34; to &#34;Po Box&#34; but only on second field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-label-from-street-address-to-po-box-but-only-on-second-field#post-317487</link>
			<pubDate>Tue, 11 Jun 2013 16:27:39 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">317487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks but I'd prefer doing this using filters if possible
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Change the label from &#34;street address&#34; to &#34;Po Box&#34; but only on second field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-label-from-street-address-to-po-box-but-only-on-second-field#post-317018</link>
			<pubDate>Tue, 11 Jun 2013 09:39:55 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">317018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Andrew,&#60;/p&#62;
&#60;p&#62;You could accomplish this using some jQuery by targeting the label id like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;
jQuery(document).ready(function($) {
$(&#38;quot;#input_6_17_1_label&#38;quot;).html(&#38;quot;PO Box&#38;quot;);
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;6 is the form id, 17 your field id, 1 is the input id&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Change the label from &#34;street address&#34; to &#34;Po Box&#34; but only on second field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-label-from-street-address-to-po-box-but-only-on-second-field#post-316185</link>
			<pubDate>Mon, 10 Jun 2013 21:44:15 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">316185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have 2 address fields in my form. &#60;/p&#62;
&#60;p&#62;I would like to change &#34;street address&#34; to &#34;Po Box&#34; on the second field. I know there's the gform_address_street filter, but this changes both of them. How can I change the label only for the second field, if that field has an ID of 17 ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
