<?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: House Keeping Question Ref - wp_rg_lead_detail Table</title>
		<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table</link>
		<description>Gravity Support Forums Topic: House Keeping Question Ref - wp_rg_lead_detail Table</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Apr 2026 07:53:18 +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/house-keeping-question-ref-wp_rg_lead_detail-table" rel="self" type="application/rss+xml" />

		<item>
			<title>theslink2000 on "House Keeping Question Ref - wp_rg_lead_detail Table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table#post-71211</link>
			<pubDate>Wed, 15 Aug 2012 18:05:46 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">71211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, I've posted a detailed description of what I've done and how here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-ive-built-a-editing-form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-ive-built-a-editing-form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope you guys like it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "House Keeping Question Ref - wp_rg_lead_detail Table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table#post-71128</link>
			<pubDate>Wed, 15 Aug 2012 07:48:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no specific place to post tutorials.  If you have a blog, you can post the solution there and post a link here.  We'll happily link to it for you.&#60;/p&#62;
&#60;p&#62;You can start a new topic if you like.&#60;/p&#62;
&#60;p&#62;If you post lengthy bits of code, please use pastebin.com or pastie.org and post the links here.&#60;/p&#62;
&#60;p&#62;We're always fine tuning here too :-)  Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theslink2000 on "House Keeping Question Ref - wp_rg_lead_detail Table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table#post-71126</link>
			<pubDate>Wed, 15 Aug 2012 07:25:06 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">71126@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that bud, that's basically what I expected the answer to be.  I'm thinking I'll clean out all records over, say a year old so I'll look into that based off the DELETE part of that query.&#60;/p&#62;
&#60;p&#62;I would love to post my functionality as it's something I've been glaring at for a week or so before the break through came.  Should I start a new post in the support forums or is there a specific place for tutorial style ideas.&#60;/p&#62;
&#60;p&#62;Oh incidentally I'm still fine tuning it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "House Keeping Question Ref - wp_rg_lead_detail Table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table#post-71123</link>
			<pubDate>Wed, 15 Aug 2012 07:15:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71123@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're never pulling the leads out of the rg_lead_notes, rg_lead, rg_lead_detail or rg_lead_detail_long, the number of entries there will not matter (there will be no read performance hit).  Eventually the tables will become huge, saving unnecessary information (entries), but WordPress does not care.  You could run into storage issues, depending on the host, but WordPress and Gravity Forms do not care.&#60;/p&#62;
&#60;p&#62;You might want to delete those entry records after the edit is made, since it does not sound like you're going to need them.  You can delete the entries for any form, immediately after the entry is made (in essence, not save the entry) by using the code found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/purposefully-not-save-form-in-entries-database#post-15601&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/purposefully-not-save-form-in-entries-database#post-15601&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That sounds like a neat function you have written.  Can you share the code and process here?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theslink2000 on "House Keeping Question Ref - wp_rg_lead_detail Table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/house-keeping-question-ref-wp_rg_lead_detail-table#post-71109</link>
			<pubDate>Wed, 15 Aug 2012 03:56:30 +0000</pubDate>
			<dc:creator>theslink2000</dc:creator>
			<guid isPermaLink="false">71109@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just a quick question for the admins / devs or anyone else that can shed some light.&#60;/p&#62;
&#60;p&#62;I've just managed to get an edit function working by passing the post id to a form (lightbox, not that it matters) then populating the form from the post id.  The user can then update the information and when the post submits I use update_post_meta to modify the database entry.&#60;/p&#62;
&#60;p&#62;This works beautifully for the entries and it displays correctly (when the lightbox closes the page refreshes), however now to my question.&#60;/p&#62;
&#60;p&#62;The wp_rg_lead_detail table (and wp_rg_lead) keep a record of all the submissions regardless, now I understand this provides a useful paper trail at times but should I run and kind of housekeeping on the tables?  For that matter does Wordpress? Updates may become fairly frequent so I just want to prevent it getting needlessly bulky.&#60;/p&#62;
&#60;p&#62;Cheers in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
