<?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: International Address - State Dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown</link>
		<description>Gravity Support Forums Topic: International Address - State Dropdown</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 16:35:13 +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/internation-address-state-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>patch2112 on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-253479</link>
			<pubDate>Tue, 14 May 2013 23:59:17 +0000</pubDate>
			<dc:creator>patch2112</dc:creator>
			<guid isPermaLink="false">253479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Came here looking for the same answer.  Rationale is client wants the drop down so the states go into his CRM properly with an 'Other State' option for non-USA visitors.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jconroy on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-147501</link>
			<pubDate>Fri, 15 Feb 2013 23:14:53 +0000</pubDate>
			<dc:creator>jconroy</dc:creator>
			<guid isPermaLink="false">147501@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure how seeing the form is going to help - all you'd be able to see is &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cl.ly/image/1Z1v0d2E2k2e&#34; rel=&#34;nofollow&#34;&#62;http://cl.ly/image/1Z1v0d2E2k2e&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;All I want to know is how I can set the advanced address field that is part of gforms by default to have a dropdown for the country and a dropdown for the state.&#60;/p&#62;
&#60;p&#62;I've tried adding a custom address type with an array for the country and an array for the state e.g.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/YMbkU8dp&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/YMbkU8dp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But it doesn't appear to work that way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-140751</link>
			<pubDate>Sun, 03 Feb 2013 22:19:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">140751@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please share a link to this form when you have it online where we can see it.  It will be difficult to help with your customization without seeing the form and the actual code you're using.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jconroy on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-138056</link>
			<pubDate>Fri, 01 Feb 2013 00:11:30 +0000</pubDate>
			<dc:creator>jconroy</dc:creator>
			<guid isPermaLink="false">138056@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Its a local dev - so I can't post the link.&#60;/p&#62;
&#60;p&#62;The code is/was just using a modified version of the Brazil example e.g. &#60;a href=&#34;http://pastebin.com/YMbkU8dp&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/YMbkU8dp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I used an array for the country. I wanted to see if it would make the countries a drop down list - but I am guessing custom address types may not actually allow multiple countries.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-137389</link>
			<pubDate>Thu, 31 Jan 2013 09:10:28 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">137389@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a URL for the page on your site where we can see the form, and let us know what code you tried for this &#34;I've tried using a custom address type with an array for both the country and states but it doesn't work.&#34;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jconroy on "International Address - State Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/internation-address-state-dropdown#post-136942</link>
			<pubDate>Thu, 31 Jan 2013 00:19:06 +0000</pubDate>
			<dc:creator>jconroy</dc:creator>
			<guid isPermaLink="false">136942@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I realise this is a weird use case but is there any way to set the advanced address field to use a dropdown for the state/province and the country?&#60;/p&#62;
&#60;p&#62;I've tried using a custom address type with an array for both the country and states but it doesn't work.&#60;/p&#62;
&#60;p&#62;Really looking for a solution that I can just use which modifies the advanced address field rather than doing something from scratch because the formatting is spot on as is (minus the drop downs)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
