<?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: Popup and return midway through filling out form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/popup-and-return-midway-through-filling-out-form</link>
		<description>Gravity Support Forums Topic: Popup and return midway through filling out form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:12:25 +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/popup-and-return-midway-through-filling-out-form" rel="self" type="application/rss+xml" />

		<item>
			<title>rmatter2010 on "Popup and return midway through filling out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-and-return-midway-through-filling-out-form#post-62207</link>
			<pubDate>Mon, 11 Jun 2012 22:57:58 +0000</pubDate>
			<dc:creator>rmatter2010</dc:creator>
			<guid isPermaLink="false">62207@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply Alex. I will look into it. Once I have figured out how to tackle the issue. I will post up my results.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Popup and return midway through filling out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-and-return-midway-through-filling-out-form#post-62077</link>
			<pubDate>Mon, 11 Jun 2012 07:54:35 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">62077@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You won't be able to return to the second page using a return URL. The paging system uses a hidden field that gets posted with the form and that controls the paging that is displayed. &#60;/p&#62;
&#60;p&#62;I am not sure of the details of your implementation, but following is how I can see this working.&#60;br /&#62;
On page 2 of your form you will add some hidden fields that will hold the return values from that external form. When that popup gets submitted by the user, you need to set the return URL, not to the form, but to another page that will create javascript code to place those variables into your form (since you are running in a popup, the form will still be on page 2 when the popup gets submitted) and forces the form to submit and go to step 3.&#60;/p&#62;
&#60;p&#62;I hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rmatter2010 on "Popup and return midway through filling out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-and-return-midway-through-filling-out-form#post-61799</link>
			<pubDate>Thu, 07 Jun 2012 11:51:27 +0000</pubDate>
			<dc:creator>rmatter2010</dc:creator>
			<guid isPermaLink="false">61799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a question about javascript and responses within one of my gravity form pages. I will try to explain it as easy as possible.&#60;/p&#62;
&#60;p&#62;I have a 3 page form on my website. On the second page I have to collect some data that will be captured via a popup window which is processed on an external server. The user clicks a link which fires a popup and when the external popup is finished, it allows me to send the data back to a return_url so I can do something with the new data. I want to place this data into the form somehow and then traverse over to the next page (page 3) of my form.&#60;/p&#62;
&#60;p&#62;This seems like it might be similar to the Paypal Standard Addon, but I want to know can this be done half way through filling out a form? How do I come back to the second page and return some details (via javascript)? How can I accomplish this? What return URL could I use?&#60;/p&#62;
&#60;p&#62;I appreciate all the help I can get. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
