<?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: Add filter for lead before GFFormDisplay::handle_submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-filter-for-lead-before-gfformdisplayhandle_submission</link>
		<description>Gravity Support Forums Topic: Add filter for lead before GFFormDisplay::handle_submission</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:10:16 +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/add-filter-for-lead-before-gfformdisplayhandle_submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Add filter for lead before GFFormDisplay::handle_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-filter-for-lead-before-gfformdisplayhandle_submission#post-43148</link>
			<pubDate>Mon, 05 Dec 2011 16:27:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">43148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please provide more details on how this hook would be used and some examples of possible use cases so we can get a better understanding of what this hook would be used for.  The ability to edit and update existing entries is a already on our roadmap so I need to see how this fits in with what is already planned.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lucas Stark on "Add filter for lead before GFFormDisplay::handle_submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-filter-for-lead-before-gfformdisplayhandle_submission#post-43131</link>
			<pubDate>Mon, 05 Dec 2011 12:28:57 +0000</pubDate>
			<dc:creator>Lucas Stark</dc:creator>
			<guid isPermaLink="false">43131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Adding in this filter allows you to update a lead rather than submit a new one.  Please add to GFFormDisplay before the call to handle_submission();   &#60;/p&#62;
&#60;p&#62; //NOTE: Custom Hook Allowing Lead To Be Updated Rather Than Created&#60;br /&#62;
 $lead = apply_filters(&#34;gform_pre_submission_lead_filter_{$form[&#34;id&#34;]}&#34;, $lead, $form);
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
