<?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: Are there any examples of sending entry data via ajax after submission?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/are-there-any-examples-of-sending-entry-data-via-ajax-after-submission</link>
		<description>Gravity Support Forums Topic: Are there any examples of sending entry data via ajax after submission?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 08:18:33 +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/are-there-any-examples-of-sending-entry-data-via-ajax-after-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Are there any examples of sending entry data via ajax after submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/are-there-any-examples-of-sending-entry-data-via-ajax-after-submission#post-112161</link>
			<pubDate>Tue, 01 Jan 2013 22:42:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have not see any examples of this functionality.  Were you able to work something out?&#60;/p&#62;
&#60;p&#62;You would probably use gform_pre_submission, since you want this all done before the confirmation is shown.  If you use gform_after_submission, the confirmation will already have been shown.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>developdaly on "Are there any examples of sending entry data via ajax after submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/are-there-any-examples-of-sending-entry-data-via-ajax-after-submission#post-102675</link>
			<pubDate>Fri, 14 Dec 2012 11:17:11 +0000</pubDate>
			<dc:creator>developdaly</dc:creator>
			<guid isPermaLink="false">102675@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to be able to submit a form, post to the WordPress database, and then submit the data via ajax to a remote service.&#60;/p&#62;
&#60;p&#62;The user would hit submit, the page would refresh (because Gravity verified and saved the data) and the user would see a spinner while the ajax post to the remote service is executing until they finally get their confirmation.&#60;/p&#62;
&#60;p&#62;So any examples? Would you use &#60;code&#62;gform_after_submission&#60;/code&#62;?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
