<?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: Multiple Duplicates</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multiple-duplicates</link>
		<description>Gravity Support Forums Topic: Multiple Duplicates</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:29:59 +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/multiple-duplicates" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Multiple Duplicates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-duplicates#post-98820</link>
			<pubDate>Tue, 04 Dec 2012 12:48:36 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">98820@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll move this to feature requests so that our developers add it to their list. We don't already have a snippet for this and as such, you'll have to hire a developer if you want it created. We have a job board on this forum, and I also recommend sites like jobs.wordpress.net and odesk.com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>don on "Multiple Duplicates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-duplicates#post-98809</link>
			<pubDate>Tue, 04 Dec 2012 12:22:44 +0000</pubDate>
			<dc:creator>don</dc:creator>
			<guid isPermaLink="false">98809@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I second request this feature. Since it should not just validate the first and last name, but also the email adress (all 3 Points together). Because there are john smith's more than once...&#60;/p&#62;
&#60;p&#62;Do you have already a code snippet for that. I'm not a programmer and php is to difficult for me. But implementing the code should work fine.&#60;/p&#62;
&#60;p&#62;As a feature request: As an Option, one should select, which fields are in combination to proof for duplicates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Multiple Duplicates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-duplicates#post-21217</link>
			<pubDate>Wed, 23 Mar 2011 18:37:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21217@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You raise a good point about the no duplicates on the Name field, we can look into how we can better handle this as it would make sense to check for a duplicate full name, not individually. &#60;/p&#62;
&#60;p&#62;It is possible to write your own custom validation using the gform_validation hook.  Here is documentation on the gform_validation hook:&#60;/p&#62;
&#60;p&#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>littlewebguy on "Multiple Duplicates"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-duplicates#post-21215</link>
			<pubDate>Wed, 23 Mar 2011 18:29:08 +0000</pubDate>
			<dc:creator>littlewebguy</dc:creator>
			<guid isPermaLink="false">21215@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a client who wants to avoid duplicate entries to his form. However, they want to check multiple by checking against first AND last names. The idea behind this is that more than one family member, who may be using the same email address, can each submit the form without throwing a duplicate error on the email address.&#60;/p&#62;
&#60;p&#62;The problem is that the First and last name fields are separate and the client does not want to change that. Obviously, I can't just check to not allow duplicates on the first and last name fields as they will be checked individually and not allow for multiple entries of common names like Bill, or last names like Smith. This would lead to major issues. I and the client have talked this over and they insist on checking for duplicates this way instead of by email.&#60;/p&#62;
&#60;p&#62;Is there a way to rewrite or overwrite the base is_duplicate() function in a theme's function.php file much like one would do a core WP function rewrite? My thinking was to copy that function from the forms_model.php file, paste it to my theme's function.php file and make my alterations there via PHP.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
