<?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: Post creation - Validate if title already exist before creating</title>
		<link>https://legacy.forums.gravityhelp.com/topic/post-creation-validate-if-title-already-exist-before-creating</link>
		<description>Gravity Support Forums Topic: Post creation - Validate if title already exist before creating</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 20:43:50 +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/post-creation-validate-if-title-already-exist-before-creating" rel="self" type="application/rss+xml" />

		<item>
			<title>davidpp on "Post creation - Validate if title already exist before creating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-creation-validate-if-title-already-exist-before-creating#post-8470</link>
			<pubDate>Thu, 12 Aug 2010 10:48:39 +0000</pubDate>
			<dc:creator>davidpp</dc:creator>
			<guid isPermaLink="false">8470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David!&#60;/p&#62;
&#60;p&#62;I would be happy to work with you on this.  I've just sent you an email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Post creation - Validate if title already exist before creating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-creation-validate-if-title-already-exist-before-creating#post-8461</link>
			<pubDate>Thu, 12 Aug 2010 08:02:21 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8461@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So hints first.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;You'll need to use the &#60;strong&#62;gform_pre_submission&#60;/strong&#62; hook to compare the submitted post title to all of the post titles currently active on your site.&#60;/li&#62;
&#60;li&#62;If the same post title does exist, redirecting the user directly to that post without explanation might be a little confusing. It might be more ideal to handle this similar to how Gravity Forms currently handles errors; it returns users to the form with the incorrect fields highlighted. In your case, I would recommend just adding a notification at the top of the form that let's the user know a job with that post title already exists and provide a link for them to go view it.&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;This might be a difficult undertaking if you're new to WordPress/Gravity Forms. I do provide freelance support for WordPress and Gravity Forms so if you're interested, please feel free to get in touch: &#60;a href=&#34;mailto:david@ounceoftalent.com&#34;&#62;david@ounceoftalent.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Hope this helps! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidpp on "Post creation - Validate if title already exist before creating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-creation-validate-if-title-already-exist-before-creating#post-8456</link>
			<pubDate>Thu, 12 Aug 2010 02:45:44 +0000</pubDate>
			<dc:creator>davidpp</dc:creator>
			<guid isPermaLink="false">8456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I have a couple of Gravity Forms to populate some custom types (user generated content).&#60;/p&#62;
&#60;p&#62;For one of those custom type, users shouldn't be able to create a new &#34;post&#34; if one with the same title already exist.  Instead, I would like to redirect them to the existing post.&#60;/p&#62;
&#60;p&#62;I'm a bit new with Wordpress so I'm not sure how I should do this.&#60;/p&#62;
&#60;p&#62;PS : I only need some hints, but if somebody is willing to help me with this and can spare an hour or two, I would be willing to pay.&#60;/p&#62;
&#60;p&#62;Edit : It's may be easier if I explain why I want to do this : Users (mostly adolescents) will type a job they would like to do.  If it's not in the database, it will create a new post where they can discuss about it (comments) and/or do a &#34;Facebook Like&#34;.  If the job is already in the database (also going to use autocomplete), they will be redirected to the exising post to continue the discussion.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
