<?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: Routing question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/routing-question</link>
		<description>Gravity Support Forums Topic: Routing question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:46:23 +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/routing-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-128487</link>
			<pubDate>Tue, 22 Jan 2013 09:39:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">128487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've done something similar in the past.  If you'd like help with it, please create a new topic in the regular support forums. &#60;a href=&#34;http://www.gravityhelp.com/forums/forum/gravity-forms#postform&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/gravity-forms#postform&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh Fialkoff on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-128477</link>
			<pubDate>Tue, 22 Jan 2013 09:25:09 +0000</pubDate>
			<dc:creator>Josh Fialkoff</dc:creator>
			<guid isPermaLink="false">128477@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is great advice! Thanks Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-128471</link>
			<pubDate>Tue, 22 Jan 2013 09:19:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">128471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use the gform_notification_email filter and create your own routing rules based on the zip code entered: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_notification_email&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_notification_email&#60;/a&#62;&#60;br /&#62;
The function you write would check the zip code entered then change the email address based on the range the zip code fell in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh Fialkoff on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-127918</link>
			<pubDate>Mon, 21 Jan 2013 20:04:11 +0000</pubDate>
			<dc:creator>Josh Fialkoff</dc:creator>
			<guid isPermaLink="false">127918@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is there any more information on location-based routing?&#60;/p&#62;
&#60;p&#62;For instance, I would like the form submissions from ZIP codes 021xx to be routed to one email address.&#60;/p&#62;
&#60;p&#62;However, I would like form submissions from ZIP codes 022xx to be routed to a second email address.&#60;/p&#62;
&#60;p&#62;Is this possible?&#60;/p&#62;
&#60;p&#62;In the drop down for routing, I can not choose the ZIP code field.&#60;/p&#62;
&#60;p&#62;Here is a screenshot: &#60;a href=&#34;https://www.evernote.com/shard/s1/sh/850c9101-6642-4ea3-9e62-58e263aa0d7e/7ff9ff8dcb61c9d7837ceb2b58866cc9&#34; rel=&#34;nofollow&#34;&#62;https://www.evernote.com/shard/s1/sh/850c9101-6642-4ea3-9e62-58e263aa0d7e/7ff9ff8dcb61c9d7837ceb2b58866cc9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-21989</link>
			<pubDate>Tue, 29 Mar 2011 16:07:51 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The reason why you are unable to access support is because you registered with an email address that is not the same as the email address you used to purchase Gravity Forms on PayPal.  You will need to select &#34;My Account&#34; and change your email address to the one used to purchase Gravity Forms on PayPal.&#60;/p&#62;
&#60;p&#62;A drop down of a drop down is still a drop down... the problem is the routing rules are pre-defined so you'd have to tell it which drop down when the routing rules are setup.&#60;/p&#62;
&#60;p&#62;If you want to dynamically set the send to address based on a drop down anything is possible via customizations and some custom code.  There is a filter that can be used to set the send to address using PHP.  So if routing doesn't do what you need it to do, it can be customized via custom code.&#60;/p&#62;
&#60;p&#62;If you aren't comfortable with PHP you could hire a developer to implement a customization.  We could recommend some developers with Gravity Forms customization experience if you would like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdyer05 on "Routing question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/routing-question#post-21986</link>
			<pubDate>Tue, 29 Mar 2011 15:52:40 +0000</pubDate>
			<dc:creator>jdyer05</dc:creator>
			<guid isPermaLink="false">21986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried searching the forum for the answer to my question, but a lot of the threads I try to view give me an &#34;unauthorized&#34; message. So I apologize in advance if this has been asked before.&#60;/p&#62;
&#60;p&#62;I know from my research that Gravity Forms currently do not support zip code forwarding. (which I would love...) My question is this: With these forms, would it be possible to set up staggered routing rules? For example, I know it is possible to route the form based on a drop down menu. But what if i wanted to send the form based on a drop down of a drop down? &#60;/p&#62;
&#60;p&#62;An illustration: A customer is filling out a contact form on our website. The form asks for the customers country, then state. Once the customer has chosen those options from a drop down, a third drop down menu appears asking the customer which of the stores in that state he would like to contact. Once he chooses a store, the form is routed to that store's email address. Each drop down would be hidden until the one before it was filled out. So choosing &#34;Canada&#34; would produce a &#34;Territory&#34; drop down, where as choosing &#34;US&#34; would produce a &#34;State&#34; drop down, and the appropriate stores in that area would be shown in the third drop down. &#60;/p&#62;
&#60;p&#62;I know that it seems complicated to do what I am proposing, but my thought is that it would be less complicated than having to program a php form that uses a store locator to find the customer's closest store, and then email the form to that email. Whew! That is a lot!&#60;/p&#62;
&#60;p&#62;Is there any chance that Gravity Forms would be what I am looking for? I'd love to get working a solution today, but I would like some reassurance that I am on the right path with this plugin. Thanks so much!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
