<?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: Check field input against list of numbers?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers</link>
		<description>Gravity Support Forums Topic: Check field input against list of numbers?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:50:12 +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/check-field-input-against-list-of-numbers" rel="self" type="application/rss+xml" />

		<item>
			<title>VSC on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-86590</link>
			<pubDate>Fri, 02 Nov 2012 08:02:32 +0000</pubDate>
			<dc:creator>VSC</dc:creator>
			<guid isPermaLink="false">86590@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would think that coding it so only certain values (in this case, customer numbers) are valid would be a way to accomplish this. No?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VSC on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-85914</link>
			<pubDate>Wed, 31 Oct 2012 21:22:08 +0000</pubDate>
			<dc:creator>VSC</dc:creator>
			<guid isPermaLink="false">85914@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could it not somehow be accomplished using the &#34;gform validation&#34; hook?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-85873</link>
			<pubDate>Wed, 31 Oct 2012 17:09:54 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">85873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like the perfect kind of task to hire a developer to handle for you. We have a Job Board section here on this forum ( &#60;a href=&#34;http://www.gravityhelp.com/forums/forum/job-board&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/job-board&#60;/a&#62; ) and recommend sites like &#60;a href=&#34;http://jobs.wordpress.net&#34; rel=&#34;nofollow&#34;&#62;http://jobs.wordpress.net&#60;/a&#62; and other freelance coding sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VSC on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-85872</link>
			<pubDate>Wed, 31 Oct 2012 17:06:43 +0000</pubDate>
			<dc:creator>VSC</dc:creator>
			<guid isPermaLink="false">85872@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you know how to do that? I'm not experienced in that at all...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-85871</link>
			<pubDate>Wed, 31 Oct 2012 16:53:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">85871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We don't have a built-in way to do this. You would have to program something to have this effect within a Gravity Form using AJAX.&#60;/p&#62;
&#60;p&#62;So something like a table in your database with valid numbers, then a field in Gravity Forms where JS is applied and on change, it checks your table and returns a valid/invalid. Adding in a PHP validation using our validation hook. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_validation&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_validation&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VSC on "Check field input against list of numbers?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-field-input-against-list-of-numbers#post-85860</link>
			<pubDate>Wed, 31 Oct 2012 16:37:13 +0000</pubDate>
			<dc:creator>VSC</dc:creator>
			<guid isPermaLink="false">85860@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have an old database of customer numbers that we're trying to steer away from. However, these customers are people who have paid for a membership in the past, and we are still honoring those. So my question is this:&#60;/p&#62;
&#60;p&#62;We want to create a form with a checkbox that asks whether or not they have a current membership. If they select &#34;yes&#34; it will trigger a field that requires them to enter their customer number. Is there a way for us to take the complete list of those customer numbers and have the entered value check that list to make sure the number is valid? If it is valid, it will display a green checkmark (or something similar). If it is NOT a valid number, it will display a message to that effect.&#60;/p&#62;
&#60;p&#62;Can GF handle this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
