<?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: Automatic deletion of specific form data after submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission</link>
		<description>Gravity Support Forums Topic: Automatic deletion of specific form data after submission</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:22:43 +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/automatic-deletion-of-specific-form-data-after-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-201391</link>
			<pubDate>Mon, 08 Apr 2013 14:54:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">201391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mail@ensodesign.co.uk on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-196581</link>
			<pubDate>Thu, 04 Apr 2013 10:49:24 +0000</pubDate>
			<dc:creator>mail@ensodesign.co.uk</dc:creator>
			<guid isPermaLink="false">196581@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris.  That's great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-191867</link>
			<pubDate>Sun, 31 Mar 2013 16:30:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">191867@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The gform_after_submission hook will run after the entry is stored and notifications have been sent.  So, the entry will be stored in its original format with all the fields, and the notification will be sent with all the fields. You will be using the gform_after_submission hook to delete just specific fields from the entries. Does that clarify things?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mail@ensodesign.co.uk on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-186455</link>
			<pubDate>Wed, 27 Mar 2013 06:41:47 +0000</pubDate>
			<dc:creator>mail@ensodesign.co.uk</dc:creator>
			<guid isPermaLink="false">186455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David.  That's really helpful.  I'll take a look at some of the code samples.  Just so I understand this correctly, if I use gform_after_submission to strip out specific fields after submission, by definition does this mean these fields will be removed from all confirmation emails and the entries log in the database?  My client has since asked if the code could be more specific and only remove particular fields from the admin confirmation email and database entries log but send the entire form with all fields included for the end user confirmation email.  Many thanks, Phil
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-185404</link>
			<pubDate>Tue, 26 Mar 2013 10:34:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">185404@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use gform_after_submission to delete the entry or elements of it. You'd require some intermediate level PHP knowledge to do this. Others on the forum have done this before and you might be able to find some code samples or some people that have the knowledge you need.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mail@ensodesign.co.uk on "Automatic deletion of specific form data after submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-deletion-of-specific-form-data-after-submission#post-185120</link>
			<pubDate>Tue, 26 Mar 2013 06:25:20 +0000</pubDate>
			<dc:creator>mail@ensodesign.co.uk</dc:creator>
			<guid isPermaLink="false">185120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
Bit of an usual question.  A client of mine has a will planning form which contains user defined financial information.  The form states to the end user that none of this information will be stored by my client.  So they've asked whether there's an option to have certain fields automatically deleted after submission.  I can't think of how this would be possible for individual fields and even deleting the whole form apart from a admin user going in and deleting the whole entry from within Wordpress database.  So was just wondering if there were any options I'm unaware of to tackle this.&#60;br /&#62;
Many thanks,&#60;br /&#62;
Phil
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
