<?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: Which database table contains the form structure?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure</link>
		<description>Gravity Support Forums Topic: Which database table contains the form structure?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 18:27:59 +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/which-database-table-contains-the-form-structure" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36817</link>
			<pubDate>Sat, 01 Oct 2011 12:19:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">36817@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for posting this information.  I'll make sure Carl sees it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36810</link>
			<pubDate>Sat, 01 Oct 2011 07:13:38 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36810@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;You might be interested to note that VaultPress does not properly back-up your plugin db tables. Here's what one the VaultPress safekeepers told me regarding rg_form_meta: &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;So, I did some debugging on our end for that missing wp_rg_form_meta table. It turns out that VaultPress can not backup that table because it has no primary or unique keys.&#60;/p&#62;
&#60;p&#62;To ensure that VaultPress will backup this table in the future, try adding an auto-increment primary key or a unique key to that table.&#60;/p&#62;
&#60;p&#62;Adding the auto-inc primary would be the easiest way. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I was pretty surprised that VaultPress failed in this regard seeing as they market it as such a holistic solution. I guess it demonstrates that relying on one backup solution is foolish. You need at least 2 or 3 at your disposal.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36772</link>
			<pubDate>Fri, 30 Sep 2011 16:44:36 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, thanks. I went with the UNINSTALL option. Now slowly trying to put it back together again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36770</link>
			<pubDate>Fri, 30 Sep 2011 16:37:32 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36770@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@sevendayweeken It won't remake it's tables because it's setup routine isn't going to be triggered.  You would have to use the UNINSTALL option on the Gravity Forms Settings page which will completely uninstall it, including tables.&#60;/p&#62;
&#60;p&#62;OR&#60;/p&#62;
&#60;p&#62;You can also try deleting the Gravity Forms option in the wp_options table that is used to store the version number.  If there is no version number, it's setup will be triggered.  It's how updates know they should run their setup only when necessary.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36767</link>
			<pubDate>Fri, 30 Sep 2011 16:25:48 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Now I can't seem to get Version 1.5.2.8 to re-make the wp_rg_form_meta table. No matter how many times I deactivate and reactivate. Can you post the structure for this table?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36764</link>
			<pubDate>Fri, 30 Sep 2011 16:11:52 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;BTW, at this point in time, it looks as though VaultPress failed to backup my 'wp_rg_form_meta' table, which is why I've been having such maddening issues. I'll update this thread when I discover what happened on their end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36757</link>
			<pubDate>Fri, 30 Sep 2011 15:45:32 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36757@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, I've just noticed my rg_form_meta table is completely missing. Searching back-up again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36756</link>
			<pubDate>Fri, 30 Sep 2011 15:44:01 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That sounds exactly like what happened, although I've since imported with PHPMyAdmin, Sequel Pro &#38;amp; from the command line. All seem to corrupt your tables.&#60;/p&#62;
&#60;p&#62;I just tried the Meta Tool as suggested and I get the following error on all 5 of my forms:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;This form&#38;#39;s meta could not be recovered.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Do I need to be running 1.5.3?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36754</link>
			<pubDate>Fri, 30 Sep 2011 15:27:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Form data is stored in rg_form and rg_form_meta.&#60;/p&#62;
&#60;p&#62;If you imported these tables from a backup then depending on how you imported the tables you may have corruped the serialized array some of the form setup data is stored in.  PHPMyAdmin is known to cause issues with serialized array when doing import/exports of tables.&#60;/p&#62;
&#60;p&#62;You can try using the Meta Recovery tool which is available on the Plugin Downloads page.  Install and activate it then use the Meta Recovery to try and fix your forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Which database table contains the form structure?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/which-database-table-contains-the-form-structure#post-36750</link>
			<pubDate>Fri, 30 Sep 2011 15:16:43 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">36750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My site went down and I've had to re-build my entire database. I've got most of it back online, all apart from Gravity Forms. These are broken and will not display properly. From the UI, it looks like the database is missing information on how the forms were structured. When I click on Edit Forms -&#38;gt; My Form and load the GF UI my form fields and widgets are missing.&#60;/p&#62;
&#60;p&#62;I'm searching through the database trying to find out where this stuff is stored and I can't find it in any of the related tables: wp_rg_form, wp_rg_lead, wp_rg_lead_detail, wp_rg_lead_notes.&#60;/p&#62;
&#60;p&#62;Can you tell me where this data is stored so I can re-build it from a backup?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
