<?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: How to delete a form entry when I delete a post?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post</link>
		<description>Gravity Support Forums Topic: How to delete a form entry when I delete a post?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:09 +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/how-to-delete-a-form-entry-when-i-delete-a-post" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-250945</link>
			<pubDate>Mon, 13 May 2013 13:41:34 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">250945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not a problem. I'm sure a developer out there could create an add-on for Gravity Forms to do what you are looking for if you are really interested in having it as a feature. Again, all my best.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jim Dog on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-250834</link>
			<pubDate>Mon, 13 May 2013 12:40:28 +0000</pubDate>
			<dc:creator>Jim Dog</dc:creator>
			<guid isPermaLink="false">250834@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ahhh shame. Thanks for the quick response though David. Much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-250826</link>
			<pubDate>Mon, 13 May 2013 12:35:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">250826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This feature was never included as it wasn't a popular request with our users, nor a huge advantage in terms of management. As Carl said, posts, pages, and whatnot really have their own &#34;lifetime&#34; that has nothing to do with the entries in Gravity Forms, and could create some major issues if we added such a feature. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jim Dog on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-250797</link>
			<pubDate>Mon, 13 May 2013 12:05:18 +0000</pubDate>
			<dc:creator>Jim Dog</dc:creator>
			<guid isPermaLink="false">250797@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;/p&#62;
&#60;p&#62;I was wondering if this functionality ever got included or looked into further as it would definitely be handy in an upcoming project I have.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-18671</link>
			<pubDate>Wed, 16 Feb 2011 12:23:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't functionality that exists.  The entry and the post are stored separately and have their own life cycle.  The only thing they have in common is the same form was used to create them.  The form is what creates the post and the entry, the entry doesn't create the post.  Which is why they aren't tied together this way.  &#60;/p&#62;
&#60;p&#62;We will probably further enhance the entry/post relationship in a future release, and it may include the ability to delete a post from the entry that was created from the same form.  However, i'm not sure if we would directly tie deleting posts to deleting entries as that could cause major problems for users not expecting that functionality to occur when they delete an entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavecons on "How to delete a form entry when I delete a post?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-delete-a-form-entry-when-i-delete-a-post#post-18654</link>
			<pubDate>Wed, 16 Feb 2011 06:49:16 +0000</pubDate>
			<dc:creator>wavecons</dc:creator>
			<guid isPermaLink="false">18654@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I really like the script. Works excellently.&#60;br /&#62;
We use it on our site, to allow users to submit questions. Most of the time we answer the question and post all on our site.&#60;br /&#62;
Occasionally we are just getting silly questions which we delete.&#60;/p&#62;
&#60;p&#62;Is there a way that:&#60;br /&#62;
- if we delete the entry in the FORM ENTRIES window, the corresponding draft-post gets deleted too ?&#60;br /&#62;
or&#60;br /&#62;
- if we delete the draft-post, that the entry in form entries gets deleted at the same time?&#60;/p&#62;
&#60;p&#62;Just curious if we missed any setup or such a function is just not there.&#60;/p&#62;
&#60;p&#62;Would be great if you could help.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
