<?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 Tag: gform_after_submission - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/gform_after_submission</link>
		<description>Gravity Support Forums Tag: gform_after_submission - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:38:56 +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/tags/gform_after_submission" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "method=&#34;post&#34; action=(call a perl script please)?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/methodpost-actioncall-a-perl-script-please#post-376182</link>
			<pubDate>Sat, 09 Apr 2016 11:09:21 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">376182@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For users looking for an easy way to modify the form tag see the &#60;a href=&#34;http://gravitywiz.com/gravity-forms-tag-editor/http://gravitywiz.com/gravity-forms-tag-editor/&#34; rel=&#34;nofollow&#34;&#62;Gravity Forms Tag Editor&#60;/a&#62; plugin. It is a simple plugin that makes modifying Gravity Forms tags a breeze. Change any attribute of the form tag with just a few lines of code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Automatic Sign-Up Page Generating a New Web Page or Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-sign-up-page-generating-a-new-web-page-or-post#post-376178</link>
			<pubDate>Thu, 29 Aug 2013 14:49:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">376178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@StuMur The support forums were closed and no longer used for support so any outstanding issues that you still have need to be addressed via the support ticket system.&#60;/p&#62;
&#60;p&#62;This was explained in detail on our blog here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/gravity-forms-standard-support-change-announcement/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/gravity-forms-standard-support-change-announcement/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is also explained when you click on the Forums link in the navigation here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The change to the ticket system was precisely because managing support via a forum was simply unmanageable as our user base grew and led to some forum posts slipping through the cracks.  This being one of them.&#60;/p&#62;
&#60;p&#62;This is why we use a ticket system now.  Nothing falls through the cracks and requests are handled and resolved by our support team.&#60;/p&#62;
&#60;p&#62;The only reason why you are even able to reply to this forum post is because you were the original poster.  New forum posts cannot be created, and users cannot reply to forum posts they did not create.  The forums are actually about to be turned off completely.  They will return in a non-support focused capacity at a later date.&#60;/p&#62;
&#60;p&#62;I will have someone on our support team A) create a ticket for your issue and B) reply to it so that you can be assisted.  I am now closing this forum post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StuMur on "Automatic Sign-Up Page Generating a New Web Page or Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/automatic-sign-up-page-generating-a-new-web-page-or-post#post-376177</link>
			<pubDate>Thu, 29 Aug 2013 03:05:01 +0000</pubDate>
			<dc:creator>StuMur</dc:creator>
			<guid isPermaLink="false">376177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;B.S.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Using mysqli_real_escape_string with gform_after_submission and a mySQL database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-mysqli_real_escape_string-with-gform_after_submission-and-a-mysql-database#post-360257</link>
			<pubDate>Wed, 03 Jul 2013 15:22:25 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">360257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Andrew, thanks for sharing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrew carbn on "Using mysqli_real_escape_string with gform_after_submission and a mySQL database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-mysqli_real_escape_string-with-gform_after_submission-and-a-mysql-database#post-360247</link>
			<pubDate>Wed, 03 Jul 2013 15:20:31 +0000</pubDate>
			<dc:creator>andrew carbn</dc:creator>
			<guid isPermaLink="false">360247@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For anybody who is interested, here is the final code which is tested and working:&#60;/p&#62;
&#60;p&#62;ORIGINAL EXAMPLE CODE:&#60;br /&#62;
*************************************************************************************&#60;br /&#62;
add_action(&#34;gform_after_submission_1&#34;, &#34;push_fields&#34;, 10, 2);&#60;br /&#62;
function push_fields($entry, $form){&#60;/p&#62;
&#60;p&#62;$uploaderName = $entry[&#34;1&#34;];&#60;br /&#62;
$venueName = $entry[&#34;2&#34;];&#60;br /&#62;
$uploaderEmail = $entry[&#34;3&#34;];&#60;/p&#62;
&#60;p&#62;$con=mysqli_connect(&#34;$DB_HOST&#34;,&#34;$DB_USER&#34;,&#34;$DB_PASSWORD&#34;,&#34;$DB_NAME&#34;);&#60;br /&#62;
mysqli_query($con,&#34;INSERT INTO $TABLE_NAME&#60;br /&#62;
(uploaderName, venueName, uploaderEmail)&#60;br /&#62;
VALUES&#60;br /&#62;
('$uploaderName', '$venueName', '$uploaderEmail')&#34;);&#60;br /&#62;
}&#60;br /&#62;
*************************************************************************************&#60;/p&#62;
&#60;p&#62;NEW CODE USING mysqli_real_escape_string via $wpdb:&#60;br /&#62;
!!!!! Note re-ordering of SQL login details in line 9 below !!!!!!&#60;br /&#62;
!!!!! DO NOT add or remove any double or single quotes !!!!!!&#60;br /&#62;
*************************************************************************************&#60;br /&#62;
add_action(&#34;gform_after_submission_1&#34;, &#34;push_fields&#34;, 10, 2);&#60;br /&#62;
function push_fields($entry, $form){&#60;/p&#62;
&#60;p&#62;$uploaderName = $entry[&#34;1&#34;];&#60;br /&#62;
$venueName = $entry[&#34;2&#34;];&#60;br /&#62;
$uploaderEmail = $entry[&#34;3&#34;];&#60;/p&#62;
&#60;p&#62;global $wpdb;&#60;br /&#62;
$con = new wpdb (&#34;$DB_USER&#34;, &#34;$DB_PASSWORD&#34;, &#34;$DB_NAME&#34;, &#34;$DB_HOST&#34;);&#60;br /&#62;
$con-&#38;gt;show_errors();&#60;br /&#62;
$con-&#38;gt;INSERT('$TABLE_NAME',&#60;br /&#62;
array(&#60;br /&#62;
'uploaderName'=&#38;gt;$uploaderName,&#60;br /&#62;
'venueName'=&#38;gt;$venueName,&#60;br /&#62;
'uploaderEmail'=&#38;gt;$uploaderEmail,&#60;br /&#62;
),&#60;br /&#62;
array(&#60;br /&#62;
'%s','%s','%s'&#60;br /&#62;
)&#60;br /&#62;
);&#60;br /&#62;
}&#60;br /&#62;
*************************************************************************************
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-359669</link>
			<pubDate>Wed, 03 Jul 2013 10:11:41 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">359669@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The solution I gave above is still correct. You can redirect using query strings/get but not post. You would have to push the data using the gform_after_submission hook. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Julien Le Thuaut on "redirecting with POST data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirecting-with-post-data#post-359651</link>
			<pubDate>Wed, 03 Jul 2013 09:59:18 +0000</pubDate>
			<dc:creator>Julien Le Thuaut</dc:creator>
			<guid isPermaLink="false">359651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;br /&#62;
I have the same need as clairee.&#60;br /&#62;
I want to use data entered into a gravity form to send parameters to a payment gateway.&#60;br /&#62;
Does it mean that if I want to redirect to a specific page, with POST parameters, I have to do it programaticaly and not configure any Gravity redirection?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>btozcreative on "Integrating gravity forms with Dwolla?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-gravity-forms-with-dwolla#post-358505</link>
			<pubDate>Tue, 02 Jul 2013 20:35:12 +0000</pubDate>
			<dc:creator>btozcreative</dc:creator>
			<guid isPermaLink="false">358505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dwolla is going to take off... Plus, it is a HUGE savings - great for nonprofits and companies with tight margins: 25c per transaction (free for transactions under $10).&#60;/p&#62;
&#60;p&#62;Right now the only way I know of to integrate Gravity Forms with Dwolla is:&#60;br /&#62;
&#60;a href=&#34;https://zapier.com/&#34; rel=&#34;nofollow&#34;&#62;https://zapier.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I can't for the LIFE of me figure out how to use it or how reliable it is if I can get it to work - plus THEY charge per transaction, so that ain't cool...&#60;/p&#62;
&#60;p&#62;Anyway, if anyone has experience using the GForm -&#38;gt; Dwolla Zapier please let me know!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>albertabrantes on "Sugar or Vtiger CRM Integrations?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sugar-or-vtigar-crm-integrations#post-344594</link>
			<pubDate>Tue, 25 Jun 2013 18:46:01 +0000</pubDate>
			<dc:creator>albertabrantes</dc:creator>
			<guid isPermaLink="false">344594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wanted to also leave my interest in vTiger. ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Using mysqli_real_escape_string with gform_after_submission and a mySQL database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-mysqli_real_escape_string-with-gform_after_submission-and-a-mysql-database#post-344251</link>
			<pubDate>Tue, 25 Jun 2013 12:15:45 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">344251@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is because that method will do the escaping for you. As long as you are using the methods from $wpdb, you don't have to worry about escaping. That is the beauty of it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
