<?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 use create_lead() function to create lead partway through a form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-use-create_lead-function-to-create-lead-partway-through-a-form</link>
		<description>Gravity Support Forums Topic: How to use create_lead() function to create lead partway through a form</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:55:28 +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-use-create_lead-function-to-create-lead-partway-through-a-form" rel="self" type="application/rss+xml" />

		<item>
			<title>goldenapples on "How to use create_lead() function to create lead partway through a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-use-create_lead-function-to-create-lead-partway-through-a-form#post-59718</link>
			<pubDate>Mon, 21 May 2012 16:34:25 +0000</pubDate>
			<dc:creator>goldenapples</dc:creator>
			<guid isPermaLink="false">59718@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I noticed with interest the new &#60;code&#62;create_lead()&#60;/code&#62; function added in version 1.6.4.3.1. I was hoping it would address my use case, but it doesn't seem to really solve my problem.&#60;/p&#62;
&#60;p&#62;I have a multi-page form, where users enter more information about themselves on each page of the form. I would like to save the lead's information after each page of the form, and update their information as they progress through the form.&#60;/p&#62;
&#60;p&#62;I see that the &#60;code&#62;create_lead()&#60;/code&#62; function takes the current form progress and returns a lead object. How would you recommend that I save this lead, so that it can be overwritten later? If I were to call &#60;code&#62;save_lead()&#60;/code&#62; after &#60;code&#62;create_lead()&#60;/code&#62;, is there a way to preserve the lead ID that is generated, so that subsequent calls to &#60;code&#62;save_lead()&#60;/code&#62; edit the original lead rather than creating new ones?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
