<?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: Field labels in the DB?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/field-labels-in-the-db</link>
		<description>Gravity Support Forums Topic: Field labels in the DB?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:10:52 +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/field-labels-in-the-db" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Field labels in the DB?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-labels-in-the-db#post-120540</link>
			<pubDate>Sat, 12 Jan 2013 22:30:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120540@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Field labels are stored along with the form, since the labels do not change with each form submission. They're part of the form object and stored in wp_rg_form_meta as serialized data.  That answers your question but I'm not sure if it helps you accomplish your goal.  If you have a specific use in mind, please let us know how you will use the information and we can try and help you with more specific information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpfour23 on "Field labels in the DB?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-labels-in-the-db#post-120470</link>
			<pubDate>Sat, 12 Jan 2013 17:53:07 +0000</pubDate>
			<dc:creator>jpfour23</dc:creator>
			<guid isPermaLink="false">120470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Me too, please!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kjuplives on "Field labels in the DB?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-labels-in-the-db#post-53146</link>
			<pubDate>Thu, 22 Mar 2012 03:20:21 +0000</pubDate>
			<dc:creator>kjuplives</dc:creator>
			<guid isPermaLink="false">53146@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Where are the field labels?  i see the responses but not questions when I do the following query:&#60;br /&#62;
mysql&#38;gt; select f.title, f.is_active, d.* from my_DB2012.wp_rg_form f,  wp_rg_lead_detail d where  d.form_id=f.id limit 2;&#60;/p&#62;
&#60;p&#62;The result:&#60;br /&#62;
+----------------------------------+-----------+----+---------+---------+--------------+--------------------+&#60;br /&#62;
&#124; title                            &#124; is_active &#124; id &#124; lead_id &#124; form_id &#124; field_number &#124; value              &#124;&#60;br /&#62;
+----------------------------------+-----------+----+---------+---------+--------------+--------------------+&#60;/p&#62;
&#60;p&#62;Can anyone let me know where the labels are stored?  Essentially I'm looking for a way to scrape the form data over to another DB and I need to know where this form data is stored.&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;br /&#62;
-Kevin Lane
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
