<?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: 4 Part Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/4-part-form</link>
		<description>Gravity Support Forums Topic: 4 Part Form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:04:13 +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/4-part-form" rel="self" type="application/rss+xml" />

		<item>
			<title>AndrewTraub on "4 Part Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/4-part-form#post-38922</link>
			<pubDate>Tue, 25 Oct 2011 18:25:42 +0000</pubDate>
			<dc:creator>AndrewTraub</dc:creator>
			<guid isPermaLink="false">38922@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right now I've just created the form and tested that it works to create a new user with all the custom fields.  What I'd like to do is create a page which displays the results back in a contract and give the visitor the chance to update the form/change the values.  After that, they pay to accept the terms.&#60;/p&#62;
&#60;p&#62;So right now, how do I display the results of a form that was just entered on a page and give the visitor the ability to modify the forms entries?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Andrew
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "4 Part Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/4-part-form#post-38876</link>
			<pubDate>Tue, 25 Oct 2011 10:05:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38876@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can create posts with your form entry by using post fields in the form.  Have you already done that?  If so, the post will be created automatically.  Once that's set up correctly, we can work on how to format the content.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndrewTraub on "4 Part Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/4-part-form#post-38864</link>
			<pubDate>Tue, 25 Oct 2011 09:25:53 +0000</pubDate>
			<dc:creator>AndrewTraub</dc:creator>
			<guid isPermaLink="false">38864@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks - on one page (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Developer_Docs&#60;/a&#62;) there's a link to &#34;Formatting Post Content when using Post Fields&#34; but the link doesn't work - is that a sample of how to populate a post or page with the input from the form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "4 Part Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/4-part-form#post-38830</link>
			<pubDate>Mon, 24 Oct 2011 22:46:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Regarding your second question: you can pass form values from the submission to a new page, in the query string.  Assuming this is the last page of your first form submission, you can use a redirect as the confirmation, and build a query string to send the parameter names and values for the data you want to send to the next page.  If there is no form there, you will need to grab those values from the query string in your page template.  If there is a form there, you can allow the fields to be populated dynamically, then match the parameter names to the parameter names you send from the first form.&#60;/p&#62;
&#60;p&#62;Regarding changing the names of the steps: I'm not sure if there is a filter that can override those, but you can chose not to show them at all, then add your own CSS to hide or display &#34;1 of 4&#34; and &#34;2 of 4&#34; text, based on which page you're on.  Or, you could modify the page with jQuery.  There's probably more than one way to approach it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndrewTraub on "4 Part Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/4-part-form#post-38810</link>
			<pubDate>Mon, 24 Oct 2011 18:19:57 +0000</pubDate>
			<dc:creator>AndrewTraub</dc:creator>
			<guid isPermaLink="false">38810@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to create a three part form that looks like this:&#60;br /&#62;
1) Enter information&#60;br /&#62;
2) Enter login information&#60;br /&#62;
3) Review agreement&#60;br /&#62;
4) Pay with paypal and be added as a user&#60;/p&#62;
&#60;p&#62;I've got step 1 and 2 working with a multi-part form and the user is registered (I haven't enabled the paypal integration yet).&#60;/p&#62;
&#60;p&#62;1)  Is it possible for me to change the multi-page form to show step 1 of 4 and step 2 of 4 instead of 1 of 2 and then 2 of 2?&#60;br /&#62;
2) How do I then display the form fields back within the text of another page - can I use tokens?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Andrew
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
