<?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 User Favorites: scottwyden</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/scottwyden'>scottwyden</a></link>
		<description>Gravity Support Forums User Favorites: scottwyden</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 04:23:25 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Scott on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-52308</link>
			<pubDate>Tue, 13 Mar 2012 18:32:11 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">52308@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Crud.  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-52288</link>
			<pubDate>Tue, 13 Mar 2012 16:35:57 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52288@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, you would need to use the &#34;gform_validation&#34; filter to create your own custom validation for that field. &#60;/p&#62;
&#60;p&#62;If you don't know how to write the custom validation yourself, then you would need to hire a qualified developer to do that for you. That's not something we have a simple code snippet for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-52278</link>
			<pubDate>Tue, 13 Mar 2012 15:31:39 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">52278@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to block the domain from allowing mailinator type spam email address from completing the form or sending the person the notification.   I'm not sure what code to put.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-52276</link>
			<pubDate>Tue, 13 Mar 2012 15:22:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to block an entire domain/referrer, using the .htaccess file sounds like the ticket or are you talking about validating the email field and excluding those domains? If that's the case then you could use the &#34;gform_validation&#34; filter to create your own custom validation for that field. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://perishablepress.com/stupid-htaccess-tricks/&#34; rel=&#34;nofollow&#34;&#62;http://perishablepress.com/stupid-htaccess-tricks/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_validation&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-52257</link>
			<pubDate>Tue, 13 Mar 2012 13:12:17 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">52257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No one has a solution for this problem?  A simple function.php code maybe?  Please help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-48272</link>
			<pubDate>Fri, 03 Feb 2012 12:36:32 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">48272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Anyone have any tips?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Automate sending to PancakeApp"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automate-sending-to-pancakeapp#post-47447</link>
			<pubDate>Thu, 26 Jan 2012 15:26:11 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">47447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I thought this was worth sharing with the GF community.&#60;/p&#62;
&#60;p&#62;If you are using PancakeApp for your invoicing, etc..  A PancakeApp community member wrote a script for the functions.php file that will send new form submissions to the CRM.  I implemented it and it works nicely.  The only problem is it will send multiple for the same person (which could be a PancakeApp API issue)&#60;/p&#62;
&#60;p&#62;Here is the link to how it's done:&#60;br /&#62;
&#60;a href=&#34;http://support.pancakeapp.com/forums/viewthread/572/&#34; rel=&#34;nofollow&#34;&#62;http://support.pancakeapp.com/forums/viewthread/572/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Blocking mailinator type domains"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blocking-mailinator-type-domains#post-47446</link>
			<pubDate>Thu, 26 Jan 2012 15:22:50 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">47446@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an easy way .. (or functions.php script) that I can use to block mailinator type domains from processing through all forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "A/B Testing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ab-testing#post-44404</link>
			<pubDate>Mon, 19 Dec 2011 16:58:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44404@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is a cool idea.  How do you see it happening? Would you create multiple forms and then some sort of way to randomly display them and track responses?  I would love to hear your thoughts on this and what you'd like to see included.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "A/B Testing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ab-testing#post-44397</link>
			<pubDate>Mon, 19 Dec 2011 16:43:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44397@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the suggestion Scott.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
