<?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: Sending parameters to a step-based form...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-step-based-form</link>
		<description>Gravity Support Forums Topic: Sending parameters to a step-based form...</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:08:36 +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/sending-parameters-to-a-step-based-form" rel="self" type="application/rss+xml" />

		<item>
			<title>developdaly on "Sending parameters to a step-based form..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-step-based-form#post-103660</link>
			<pubDate>Mon, 17 Dec 2012 19:07:23 +0000</pubDate>
			<dc:creator>developdaly</dc:creator>
			<guid isPermaLink="false">103660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, I'm doing that already. I might just try redirecting the user to different Apply forms.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( $GET[&#38;#39;field1&#38;#39;] == true &#38;amp;&#38;amp; $GET[&#38;#39;field2&#38;#39;] == true &#38;amp;&#38;amp; $GET[&#38;#39;field3&#38;#39;] == true ) {
// go to form 1
} else {
// go to form 2
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Sending parameters to a step-based form..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-step-based-form#post-103637</link>
			<pubDate>Mon, 17 Dec 2012 17:51:17 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">103637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't have it skip a step, but you can set it so your confirmation redirects to your other form with query strings and have it auto-fill fields, but that's all you can do where that is concerned.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>developdaly on "Sending parameters to a step-based form..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sending-parameters-to-a-step-based-form#post-103636</link>
			<pubDate>Mon, 17 Dec 2012 17:44:37 +0000</pubDate>
			<dc:creator>developdaly</dc:creator>
			<guid isPermaLink="false">103636@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have two forms: Pre-Apply and Apply.&#60;/p&#62;
&#60;p&#62;Pre-Apply is a simple 3 field form.&#60;/p&#62;
&#60;p&#62;Apply is a 3 step form. The first step is the same as the Pre-Apply.&#60;/p&#62;
&#60;p&#62;How could I send the user from the Pre-Apply form to the Apply form and SKIP the first step if they already provided those values?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
