<?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: Can form results be emailed and not recorded in WordPress?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress</link>
		<description>Gravity Support Forums Topic: Can form results be emailed and not recorded in WordPress?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:53: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/can-form-results-be-emailed-and-not-recorded-in-wordpress" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-10971</link>
			<pubDate>Sat, 09 Oct 2010 19:45:19 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10971@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's no built-in way to set this up at this point. You might be interested in this thread..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/not-save-to-database&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/not-save-to-database&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sdromero on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-10947</link>
			<pubDate>Fri, 08 Oct 2010 18:20:33 +0000</pubDate>
			<dc:creator>sdromero</dc:creator>
			<guid isPermaLink="false">10947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know this thread is a bit old, but I just wanted to check and see if any progress has made with this feature. I think the idea of purging after X days would be especially useful for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>d4le on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-1627</link>
			<pubDate>Thu, 19 Nov 2009 19:12:43 +0000</pubDate>
			<dc:creator>d4le</dc:creator>
			<guid isPermaLink="false">1627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd chime in that instead of the two extremes (store everything, store nothing) you should offer a purge after X-days-old or purge the Xth-entries feature.&#60;/p&#62;
&#60;p&#62;The two user-cases above should be storing the data for a week or so, to be on the look-out for potential abuse, etc. They won't need long-term data, but they might need to forensically analyze an attack.&#60;/p&#62;
&#60;p&#62;If you really want to make it feature-rich, you can turn off full-form storage, and just do logging of form submissions entry id,IP, email, form id. Or even offer site wide form logging in a separate table or plain-text log file. I'd vote for site-wide logging via a plaintext log with purging and archiving features.&#60;/p&#62;
&#60;p&#62; I rolled my own debugging logger attached to the post_submission hook for 3rd Party api monitoring, it's quite easy, I'm sure GFs could make a feature-rich logger in a short time, that would hook into the email function rather than post_submission which might miss some hole that's letting spammers sneak in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott Hack on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-1625</link>
			<pubDate>Thu, 19 Nov 2009 16:42:27 +0000</pubDate>
			<dc:creator>Scott Hack</dc:creator>
			<guid isPermaLink="false">1625@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wanted to chime in and voice support for this as well.  I'm using GF for a few non-standard things like posting the link to facebook, using the notification page redirect and the variables of what page the form was embedded on.&#60;/p&#62;
&#60;p&#62;Having the data stored for each time the page is shared on Facebook or twitter isn't really something I need to keep track of.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-1099</link>
			<pubDate>Thu, 22 Oct 2009 09:30:24 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">1099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently there is no way to do this, entries are stored in the database by default.  But you bring up a good point and we can look into making this optional in a future release.  If we did so, it would store the entries in the database by default but you would have the option to turn this off.  I'll discuss it with the team and see how we can implement this in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grant.swaim on "Can form results be emailed and not recorded in WordPress?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-form-results-be-emailed-and-not-recorded-in-wordpress#post-1093</link>
			<pubDate>Thu, 22 Oct 2009 07:56:21 +0000</pubDate>
			<dc:creator>grant.swaim</dc:creator>
			<guid isPermaLink="false">1093@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In my case I have some employees that will get the form results emailed to them and they will not have the &#34;gravityforms_view_entries&#34; permission. For these users recording the results online would be of no value.&#60;/p&#62;
&#60;p&#62;So... Is there a way to email entry results and not record the results online? I can't find a way to do this, am I missing something.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
