<?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 Tag: gform_validation - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/gform_validation</link>
		<description>Gravity Support Forums Tag: gform_validation - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:26: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/tags/gform_validation/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>dfrayne on "Authorize.net eCheck option"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authorizenet-echeck-option#post-80651</link>
			<pubDate>Fri, 12 Oct 2012 17:33:14 +0000</pubDate>
			<dc:creator>dfrayne</dc:creator>
			<guid isPermaLink="false">80651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am setting up a donation form where donors can use either Paypal or Authorize.net. Is it possible for Authorize.net donors to pay via eCheck instead of credit card?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>diagnosticlabsystems on "Create a Paypal  Payment Maximum"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-a-paypal-payment-maximum#post-235279</link>
			<pubDate>Fri, 03 May 2013 11:29:29 +0000</pubDate>
			<dc:creator>diagnosticlabsystems</dc:creator>
			<guid isPermaLink="false">235279@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I help manage an online portal for client payments and would like to prevent clients from submitting payments over a certain amount, to prevent large payments from going through paypal and the large paypal transaction fee.  Is there anyway to do this?  Is there some way to use the Paypal condition to say if Total amount is Less than say  $300 it will go through?  Any help would be great!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wheaton College on "Validating email addresses (ie. attempting delivery)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-email-addresses-ie-attempting-delivery#post-189225</link>
			<pubDate>Fri, 29 Mar 2013 09:54:36 +0000</pubDate>
			<dc:creator>Wheaton College</dc:creator>
			<guid isPermaLink="false">189225@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Has anyone created a GF plugin to truly validates email addresses? I've found code out there that will do it, like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://code.google.com/p/php-smtp-email-validation/&#34; rel=&#34;nofollow&#34;&#62;https://code.google.com/p/php-smtp-email-validation/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The code basically attempts to see if the email address is valid on the user's mail host. I can see why this might not be good (network delays, etc). But, in my case, we want to validate email addresses of people at one organization (Wheaton College). &#60;/p&#62;
&#60;p&#62;If noone has done this, could you point me in the right direction for doing so? Should this be an entirely new kind of field in GF, or is it possible to add an option to the existing email field?&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamdangavin on "Gform Validation Ajax Hanging Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform-validation-ajax-hanging-up#post-209411</link>
			<pubDate>Sun, 14 Apr 2013 15:12:53 +0000</pubDate>
			<dc:creator>iamdangavin</dc:creator>
			<guid isPermaLink="false">209411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using a form to check the leads of another form to see if the user exists, if they do, I delete them. If not, I throw errors as to what may be wrong.&#60;/p&#62;
&#60;p&#62;Currently, everything is working except Ajax hangs up if everything is correct. It will delete the lead for me, but the form never finishes loading and showing the confirmation message.&#60;/p&#62;
&#60;p&#62;Code here: &#60;a href=&#34;http://pastebin.com/EMdcvtpe&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/EMdcvtpe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Not sure what it hanging it up...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PK84 on "Wordpress User questions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-user-questions#post-208128</link>
			<pubDate>Sat, 13 Apr 2013 05:41:38 +0000</pubDate>
			<dc:creator>PK84</dc:creator>
			<guid isPermaLink="false">208128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, we're looking to run a weekly competition on our website where users can predict the scores of football matches. It looks like I could set up a form to do this with a 2 Column layout and maybe some additional styling (essentially we'd like it to look like the layout here &#60;a href=&#34;http://ianhaycox.com/worldcuppredictor/football-league-prediction-form/&#34; rel=&#34;nofollow&#34;&#62;http://ianhaycox.com/worldcuppredictor/football-league-prediction-form/&#60;/a&#62; albeit without the bonus radio button column).&#60;/p&#62;
&#60;p&#62;What we are keen on is having new users be able to register without having to leave the page which it looks like the Wordpress User plugin in the Developer edition can do? &#60;/p&#62;
&#60;p&#62;Does this also give existing users who aren't logged in the opportunity to login &#38;amp; submit as well?&#60;/p&#62;
&#60;p&#62;I presume that if a user is already logged in they would just get the submit button?&#60;/p&#62;
&#60;p&#62;The only other thing we'd quite like is for users to be able to enter scores for say 5 out of 10 matches, is it possible to either flag up when the user tries to submit that they've entered too many/too few, or hide the remaining matches once five have been entered?&#60;/p&#62;
&#60;p&#62;Hope that all makes sense if you want me to clarify anything please let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Open Interactive on "Validating state select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-state-select-field#post-203241</link>
			<pubDate>Wed, 10 Apr 2013 00:46:10 +0000</pubDate>
			<dc:creator>Open Interactive</dc:creator>
			<guid isPermaLink="false">203241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Having difficulty with this form for a contest entry that needs to block entry by anyone outside the lower 48 US states: &#60;a href=&#34;http://www.mattcosta.com/contest&#34; rel=&#34;nofollow&#34;&#62;http://www.mattcosta.com/contest&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The State select field doesn't seem to be passing into the $state variable. I followed the gform_validation example but am not sure where I'm going wrong here.&#60;/p&#62;
&#60;p&#62;The complete code: &#60;a href=&#34;http://pastie.org/private/c59qqkcxzstvthdc1nkpra&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/private/c59qqkcxzstvthdc1nkpra&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bryan Morgan on "New User Registration Whitelist"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-user-registration-whitelist#post-195666</link>
			<pubDate>Wed, 03 Apr 2013 15:02:41 +0000</pubDate>
			<dc:creator>Bryan Morgan</dc:creator>
			<guid isPermaLink="false">195666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am going to be developing a site for a manufacturer that has a dealer network, each dealer has a dealer number they are associated with.  My client wants me to have a dealer-only section on their site in which the user name is the dealer number. They want the dealer to be free to create their own account but be restricted to using their dealer number as username(matching a database on the back end, essentially a dealer number whitelist).  Is this something that gravity forms can handle? if so, how?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>10ia on "Credit card number without spaces only - problem is people enter spaces a lot!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/credit-card-number-without-spaces-only-problem-is-people-enter-spaces-a-lot#post-72506</link>
			<pubDate>Fri, 24 Aug 2012 12:32:14 +0000</pubDate>
			<dc:creator>10ia</dc:creator>
			<guid isPermaLink="false">72506@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It seems that users can only enter their credit card number without spaces.  when a visitor enters spaces in their credit card number (exactly as it appears on their card) they receive an error.&#60;/p&#62;
&#60;p&#62;Are there any workarounds with this issue?  It happens all the time and we are losing sales due to frustrated visitors.  &#60;/p&#62;
&#60;p&#62;Yes adding a note to enter their card without spaces is a fix, but it's not the ideal solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmayer5 on "Limit User Input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-user-input#post-179857</link>
			<pubDate>Thu, 21 Mar 2013 16:35:59 +0000</pubDate>
			<dc:creator>dmayer5</dc:creator>
			<guid isPermaLink="false">179857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am creating another form for a Non-Profit that I volunteer for. They wanted me to create a contest where the person puts in their name, email, phone, and contest code. They wanted the 30th person to receive a message stating they won, but after working with GF's for the last year I don't think that will be possible. Anyways They only want the contestant to be entered into the contest once. I setup the Email and &#34;code&#34; field to not allow duplicate entries. I however wanted to go a step further and limit the user input for the codes. The promotion codes will be given out at an event so I was wondering if there was a way to setup the &#34;code&#34; field to only allow the codes that we created?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bkmacdaddy_asg on "Check date greater than 18 yrs"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-date-greater-than-18-yrs#post-45005</link>
			<pubDate>Tue, 27 Dec 2011 14:30:07 +0000</pubDate>
			<dc:creator>bkmacdaddy_asg</dc:creator>
			<guid isPermaLink="false">45005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi am trying to validate the from to check that the date entered by the user is greater than 18 yrs as its the DOB and we dont allow people that are under age. &#60;/p&#62;
&#60;p&#62;I was wondering if someone would know how to do this&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
