<?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: Existing Custom Fields Not Being Recognized</title>
		<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized</link>
		<description>Gravity Support Forums Topic: Existing Custom Fields Not Being Recognized</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 09:24:44 +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/existing-custom-fields-not-being-recognized" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-201318</link>
			<pubDate>Mon, 08 Apr 2013 13:35:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">201318@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Syrehn on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-195734</link>
			<pubDate>Wed, 03 Apr 2013 16:53:35 +0000</pubDate>
			<dc:creator>Syrehn</dc:creator>
			<guid isPermaLink="false">195734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;Thanks for posting.  I re-read your messages and went digging in my DB for the exact meta format.  I had assumed, from looking at the Woo Testimonials code, that it was being stored as keys byline, url, and gravatar_email.  Based on that I tested it by creating a new custom field name via GF called byline (since the fields weren't showing up via the existing option) but the info would not sync up.&#60;/p&#62;
&#60;p&#62;What I found in the DB (wp_postmeta) was that the plugin actually uses _byline, _url, _gravatar_email.  Doh!&#60;/p&#62;
&#60;p&#62;I tried testing again by creating a new custom field name using _byline and low and behold the data showed up.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-194525</link>
			<pubDate>Tue, 02 Apr 2013 13:58:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">194525@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When trying to integrate Gravity Forms with other plugins that store data in custom fields, I would recommend looking at an existing custom field which was created by the plugin.  Once you have the exact name of the key and the format they're using to store the data, you can make Gravity Forms store the data in exactly the same way.&#60;/p&#62;
&#60;p&#62;Can you show a screenshot of the database record where Woo Testimonials is storing the data correctly?  If you can show the actual values, that is even better.  You can paste the actual text here, if it is a small amount, or at pastebin.com or pastie.org if it's lengthy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Syrehn on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-194490</link>
			<pubDate>Tue, 02 Apr 2013 12:59:56 +0000</pubDate>
			<dc:creator>Syrehn</dc:creator>
			<guid isPermaLink="false">194490@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Their meta fields are being stored in an array.&#60;/p&#62;
&#60;p&#62;I did try to create one of the fields manually (i.e &#34;byline&#34;) but it didn't seem to work.  Any info that I entered when creating a new submission didn't sync up with the byline field in the testimonial plugin.  &#60;/p&#62;
&#60;p&#62;Did I miss a step?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-191888</link>
			<pubDate>Sun, 31 Mar 2013 17:14:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">191888@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If the fields do not show up as existing, you can still type them in manually.  Have you already tried that?&#60;/p&#62;
&#60;p&#62;I'm not sure how that plugin stored it's meta information, but if you can find out the format, you can use Gravity Forms to save data in the same format.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Syrehn on "Existing Custom Fields Not Being Recognized"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/existing-custom-fields-not-being-recognized#post-186868</link>
			<pubDate>Wed, 27 Mar 2013 15:36:42 +0000</pubDate>
			<dc:creator>Syrehn</dc:creator>
			<guid isPermaLink="false">186868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I reviewed the forums and found reference to a problem that I'm also having.  The topic can be found here: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/16411-bug-existing-custom-fields-not-being-recognized&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/16411-bug-existing-custom-fields-not-being-recognized&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I read the reply indicating that there needed to be posts created with the post meta filled out before GF would recognize the filed as &#34;existing&#34; in the existing field name drop down.&#60;/p&#62;
&#60;p&#62;I'm using GF with Testimonials by WooThemes to create a user submission forum for testimonials.  I have been able to successfully map GF to the Testimonials custom post type but not it's fields.&#60;/p&#62;
&#60;p&#62;I did create/publish several test testimonials with all the Testimonials fields filled out but GF still doesn't not recognize them as existing.  Testimonials uses the following fields:&#60;/p&#62;
&#60;p&#62;gravatar_email, byline, url&#60;/p&#62;
&#60;p&#62;These fields are all stored in an array so I'm not sure if that might be the problem in why they are not showing up?  Can anyone point me in the right direction?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
