<?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: How to get the labels from wp_rg_lead_meta and the values from wp_rg_lead_detail</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-labels-from-wp_rg_lead_meta-and-the-values-from-wp_rg_lead_detail</link>
		<description>Gravity Support Forums Topic: How to get the labels from wp_rg_lead_meta and the values from wp_rg_lead_detail</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:53 +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/how-to-get-the-labels-from-wp_rg_lead_meta-and-the-values-from-wp_rg_lead_detail" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "How to get the labels from wp_rg_lead_meta and the values from wp_rg_lead_detail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-labels-from-wp_rg_lead_meta-and-the-values-from-wp_rg_lead_detail#post-85455</link>
			<pubDate>Wed, 31 Oct 2012 01:19:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85455@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you creating posts with your Gravity Form, or are you creating a post with some other code?  The way you describe it here makes it sound more complicated than I'm used to seeing.  If you are using code to create the posts, please post that at pastebin.com or pastie.org and copy the link here.)&#60;/p&#62;
&#60;p&#62;To relate two tables in SQL, you would need to perform a JOIN.  It does not sound like you are using SQL though but using native Gravity Forms functions?  Can you show us how you're doing things now?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pluto on "How to get the labels from wp_rg_lead_meta and the values from wp_rg_lead_detail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-labels-from-wp_rg_lead_meta-and-the-values-from-wp_rg_lead_detail#post-85035</link>
			<pubDate>Tue, 30 Oct 2012 06:09:41 +0000</pubDate>
			<dc:creator>pluto</dc:creator>
			<guid isPermaLink="false">85035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to submit a post for each entry that the form sends. The posts are stored in a custom post type.&#60;/p&#62;
&#60;p&#62;I've worked out that I can get the form field values through the Entry_Object function, and I can get the labels for each of the form fields through the Gform_get_meta function but each are stored in a separate table... How can I relate the tables to each other to list the form's labels, and then the value for each beside each other?&#60;/p&#62;
&#60;p&#62;The form's values seem to be stored in wp_rg_lead_detail and the label's are stored in wp_rg_lead_meta.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
