<?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: populating fields with woocommerce meta</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populating-fields-with-woocommerce-meta</link>
		<description>Gravity Support Forums Topic: populating fields with woocommerce meta</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 09:39:54 +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/populating-fields-with-woocommerce-meta" rel="self" type="application/rss+xml" />

		<item>
			<title>totalwebdesign on "populating fields with woocommerce meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-fields-with-woocommerce-meta#post-322910</link>
			<pubDate>Fri, 14 Jun 2013 08:56:38 +0000</pubDate>
			<dc:creator>totalwebdesign</dc:creator>
			<guid isPermaLink="false">322910@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello David and sorry for the late answer, i had few problems with my own computer.&#60;/p&#62;
&#60;p&#62;So It's a bit special, i send the questionnaire to the customer thrue a page thrue the module wp-client who create private area for client.&#60;/p&#62;
&#60;p&#62;So the customer have access to this page who contain the questionnaire thrue his personnal area.&#60;/p&#62;
&#60;p&#62;Yes i set them to populate dynamically and succeed with the email (user_contact_email in the parameter name) but i am not able to find the right woocommerce's shortcode to enter in the others fields (name, addresse).&#60;/p&#62;
&#60;p&#62;I add this in my functions.php for the email&#60;/p&#62;
&#60;p&#62;add_filter('gform_field_value_user_contact_email', create_function(&#34;&#34;, '$value = populate_usermeta(\'user_email\'); return $value;' ));&#60;br /&#62;
function populate_usermeta($meta_key){&#60;br /&#62;
    global $current_user;&#60;br /&#62;
    return $current_user-&#38;gt;__get($meta_key);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thanks and sorry for my english sir.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "populating fields with woocommerce meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-fields-with-woocommerce-meta#post-283861</link>
			<pubDate>Tue, 28 May 2013 13:59:47 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">283861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do you send him the questionnaire form. How were you attempting to populate the fields? Did you have them all set to populate dynamically in the form builder?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>totalwebdesign on "populating fields with woocommerce meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-fields-with-woocommerce-meta#post-283486</link>
			<pubDate>Tue, 28 May 2013 11:07:41 +0000</pubDate>
			<dc:creator>totalwebdesign</dc:creator>
			<guid isPermaLink="false">283486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello everybody,&#60;/p&#62;
&#60;p&#62;I have another question about populating fields with this time woocommerce meta informations.&#60;/p&#62;
&#60;p&#62;The facts: After a user registered and completed his order with woocommerce, i send him a questionnary form. I want to populate some fields with the informations the customer provided during the checkout like his name, last name, address, city and zipcode.&#60;/p&#62;
&#60;p&#62;I am not expert in php and i try several things in my functions.php without any success.&#60;br /&#62;
Can someone help me with this plz?&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
