<?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: Use customer number to populate form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-customer-number-to-populate-form</link>
		<description>Gravity Support Forums Topic: Use customer number to populate form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:04:01 +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/use-customer-number-to-populate-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Use customer number to populate form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-customer-number-to-populate-form#post-20620</link>
			<pubDate>Tue, 15 Mar 2011 12:42:21 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20620@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You'd have to write custom code to interact with your custom database.  I don't know the particulars about your database and server setup to provide you with instructions to get you started and this is a customization.  &#60;/p&#62;
&#60;p&#62;What you want to do pretty much requires PHP knowledge, trying to do so without it is going to be problematic.  It's not the same as providing instructions on styling your forms by assisting with some custom CSS, the PHP involved is much more involved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David W. Shelton on "Use customer number to populate form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-customer-number-to-populate-form#post-20615</link>
			<pubDate>Tue, 15 Mar 2011 12:12:13 +0000</pubDate>
			<dc:creator>David W. Shelton</dc:creator>
			<guid isPermaLink="false">20615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So how could I use one gravity form to populate another? :-D&#60;/p&#62;
&#60;p&#62;Pretend like I'm a PHP moron. In fact, don't pretend.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Use customer number to populate form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-customer-number-to-populate-form#post-20612</link>
			<pubDate>Tue, 15 Mar 2011 11:55:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms by default stores entry data in it's own database tables with your WordPress database.&#60;/p&#62;
&#60;p&#62;If for some reason you need to store the form data in a 3rd party database such as one you create yourself, you can use API hooks and write custom PHP code to do so when the form is submitted.&#60;/p&#62;
&#60;p&#62;Here is a forum post that discusses how to integrate a form with a 3rd party service or database.  You would use the gform_post_submission and access the Entry object to get the values, you would then have to write your own PHP code to store the values wherever they need to be stored.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/sms-api-gateway-need-help-to-get-gform-to-integrate#post-18087&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/sms-api-gateway-need-help-to-get-gform-to-integrate#post-18087&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David W. Shelton on "Use customer number to populate form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-customer-number-to-populate-form#post-20608</link>
			<pubDate>Tue, 15 Mar 2011 11:42:09 +0000</pubDate>
			<dc:creator>David W. Shelton</dc:creator>
			<guid isPermaLink="false">20608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would like to have the form automatically call customer name, information, and other database info (to be created) when a customer number is entered... I'm kind of a PHP novice, so I would appreciate ANY help.&#60;/p&#62;
&#60;p&#62;Form is located at: &#60;a href=&#34;http://imaginemediasolutions.com/businesscards&#34; rel=&#34;nofollow&#34;&#62;http://imaginemediasolutions.com/businesscards&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't constructed the customer database yet, so I figured I'd ask for help before I started that, so that we can be as efficient as possible.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
