<?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: Pre-populating Address from WPEC</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-address-from-wpec</link>
		<description>Gravity Support Forums Topic: Pre-populating Address from WPEC</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 03:46:46 +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/pre-populating-address-from-wpec" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Pre-populating Address from WPEC"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-address-from-wpec#post-48448</link>
			<pubDate>Mon, 06 Feb 2012 11:52:20 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, Jay,&#60;/p&#62;
&#60;p&#62;The data you have listed is actually serialized data. You can use the unserialize function to put this into an array that you can work with. Set your form fields so that they can be dynamically populated. Then use the &#34;gform_field_value_$parameter_name&#34; hook (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#60;/a&#62;) to populate the form fields with the data you pulled from the database by selecting it out of the array. I hope this points you in the right direction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jayphillips on "Pre-populating Address from WPEC"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populating-address-from-wpec#post-47161</link>
			<pubDate>Mon, 23 Jan 2012 18:21:14 +0000</pubDate>
			<dc:creator>jayphillips</dc:creator>
			<guid isPermaLink="false">47161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;Trying to pre-populate the address information from a users WP E-commerce (WPEC) saved shipping and billing details. They are saved under a the table  wp_usermeta, in a single row wpshpcrt_usr_profile. &#60;/p&#62;
&#60;p&#62;I'm assuming the information is being stored as an array? See the values at bottom of my post, any idea how I can populate this into a gravity form field/fields. The form that saves the information has the following fields: &#60;/p&#62;
&#60;p&#62;Your billing/contact details:&#60;/p&#62;
&#60;p&#62;First Name *&#60;br /&#62;
Last Name *&#60;br /&#62;
Address *&#60;br /&#62;
City *&#60;br /&#62;
Country *&#60;br /&#62;
Postal Code/Zip Code&#60;br /&#62;
Phone *&#60;br /&#62;
Email *	&#60;/p&#62;
&#60;p&#62;Shipping Address:&#60;/p&#62;
&#60;p&#62;First Name&#60;br /&#62;
Last Name&#60;br /&#62;
Address&#60;br /&#62;
City&#60;br /&#62;
Country&#60;br /&#62;
Postal Code/Zip Code	&#60;/p&#62;
&#60;p&#62;The value appears as follows:&#60;/p&#62;
&#60;p&#62;a:14:{i:9;s:19:&#34;harry@401company.com&#34;;i:2;s:6:&#34;Harry&#34;;i:3;s:8:&#34;Williams&#34;;i:4;s:19:&#34;180 Innisville Rd&#34;;i:5;s:7:&#34;Toronto&#34;;i:7;a:2:{i:0;s:2:&#34;CA&#34;;i:1;s:1:&#34;9&#34;;}i:8;s:7:&#34;M4L 3C4&#34;;i:18;s:12:&#34;416 570-3623&#34;;i:11;s:6:&#34;Harry&#34;;i:12;s:8:&#34;Williams&#34;;i:13;s:19:&#34;180 Innisville Rd&#34;;i:14;s:7:&#34;Toronto&#34;;i:16;a:2:{i:0;s:2:&#34;CA&#34;;i:1;s:1:&#34;9&#34;;}i:17;s:7:&#34;M4L 3C4&#34;;}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
