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

		<item>
			<title>Rob Harrell on "Output multiple forms data to a document"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-multiple-forms-data-to-a-document#post-355644</link>
			<pubDate>Mon, 01 Jul 2013 09:58:20 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">355644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Jon,&#60;/p&#62;
&#60;p&#62;I'm not sure I have anything to offer you here as this would be a customization. However, perhaps one of our users has accomplished this and can you help out. Leaving open for community input.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mr_jonboy on "Output multiple forms data to a document"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-multiple-forms-data-to-a-document#post-354337</link>
			<pubDate>Sun, 30 Jun 2013 17:03:43 +0000</pubDate>
			<dc:creator>mr_jonboy</dc:creator>
			<guid isPermaLink="false">354337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to find a way to take data from multiple forms that a user submits in our sales process and once a purchase is made, it outputs some or all of that data into a document (pdf, doc, etc.) that can be saved on the user's account. It would be nice if we could format the document to how ever we need the output to look  &#60;/p&#62;
&#60;p&#62;I have installed the Gravity Forms PDF Extended plugin but unsure if this will do what I speak of above. Has anyone used this plugin and/or understand how to make it work. Any other suggestions are appreciated as well. :-) &#60;/p&#62;
&#60;p&#62;Maybe I can do all this with user submitted posts and just create posts/pages that can be linked to in the users account. I am not sure I can submit all the current forms data in this way, however. &#60;/p&#62;
&#60;p&#62;If this has already been discussed many times before, feel free to point me in the right direction.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Jon
&#60;/p&#62;</description>
		</item>
		<item>
			<title>unodewaal on "Multiple surveys with a single view"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-surveys-with-a-single-view#post-252687</link>
			<pubDate>Tue, 14 May 2013 10:41:19 +0000</pubDate>
			<dc:creator>unodewaal</dc:creator>
			<guid isPermaLink="false">252687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm running a survey site that uses multiple surveys that a user completes over time - e.g. week 1 user registers, week 2 user completes Form1, week 3 user completes Form2.&#60;/p&#62;
&#60;p&#62;I would like know if it's possible to carry data from Form1 in to  Form2 so that when I view Form2 all the data from Form1 is visible, or alternatively link up the data in the two forms somehow. The forms have numerous fields, and while I know it's possible to do with URL variables it seems like a major hack - there would be up to 5 extra fields passed through and they are quite lengthy and also have open ended answers.&#60;/p&#62;
&#60;p&#62;I'm currently looking at exporting the survey data to a CRM platform (so each form would add/write data to the user profile), but it seems like an unnecessary use of another system. I can use the users email or username as a consistent variable across the forms.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
U.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Collecting Form Information and Providing Optional PP Payment On Thank You Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/collecting-form-information-and-providing-optional-pp-payment-on-thank-you-page#post-250805</link>
			<pubDate>Mon, 13 May 2013 12:09:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">250805@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to do this with Gravity Forms, you could make a second form that is tied to PayPal using a feed. Then you can place that form shortcode on your form confirmation message area.&#60;/p&#62;
&#60;p&#62;If you wanted to link the two together, then you can pass date in the form shortcode on the confirmation message in conjunction with the merge tag drop down to enter the data from form 1 into form 2.&#60;/p&#62;
&#60;p&#62;See the shortcode section here: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dharvest on "Collecting Form Information and Providing Optional PP Payment On Thank You Page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/collecting-form-information-and-providing-optional-pp-payment-on-thank-you-page#post-250385</link>
			<pubDate>Mon, 13 May 2013 07:39:43 +0000</pubDate>
			<dc:creator>dharvest</dc:creator>
			<guid isPermaLink="false">250385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to offer the ability for a visitor to complete a form, and upon submitting and arriving on the thank you page present the opportunity to make a payment.&#60;/p&#62;
&#60;p&#62;So we need to collect the first form submission and on the thank you page, ask for payment to prioritize their request.&#60;/p&#62;
&#60;p&#62;Please let me know what options there are for this if this is possible.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Idealien on "Duplicated forms not functioning"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/duplicated-forms-not-functioning#post-246268</link>
			<pubDate>Fri, 10 May 2013 09:35:29 +0000</pubDate>
			<dc:creator>Idealien</dc:creator>
			<guid isPermaLink="false">246268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having similar issue (duplicate not copying confirmations).&#60;br /&#62;
Current workaround is to export the form and import it each time I need to create a new one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Help adding two totals"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-adding-two-totals#post-183312</link>
			<pubDate>Sun, 24 Mar 2013 19:24:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">183312@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did you ask the identical question here?&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-can-i-get-subtotals-and-then-grandtotals-working&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-can-i-get-subtotals-and-then-grandtotals-working&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let's focus the support on that one open topic.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lukewatson81 on "Help adding two totals"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/help-adding-two-totals#post-182415</link>
			<pubDate>Sat, 23 Mar 2013 22:59:58 +0000</pubDate>
			<dc:creator>lukewatson81</dc:creator>
			<guid isPermaLink="false">182415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What I need to know now though is how to add a subtotal and a grand total.&#60;br /&#62;
So you can have one group with a total and then you have another groups total, then you need the full total?&#60;br /&#62;
See &#60;a href=&#34;http://cybertel.tv/individual-items/&#34; rel=&#34;nofollow&#34;&#62;http://cybertel.tv/individual-items/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "form included in a loop"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-included-in-a-loop#post-174422</link>
			<pubDate>Sun, 17 Mar 2013 16:08:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">174422@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You cannot use multiple copies of the same form on one page.  Gravity Forms will not work properly like that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TotzPelton on "form included in a loop"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-included-in-a-loop#post-171365</link>
			<pubDate>Thu, 14 Mar 2013 14:41:01 +0000</pubDate>
			<dc:creator>TotzPelton</dc:creator>
			<guid isPermaLink="false">171365@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! I have an xml feed parsed into a foreach loop that also contains a gravity form. So there ends up being around ten of the same form on one page. The gravity form has two calendar date picker fields. After selecting a date, the value always gets added to the first form.  Is there a fix for this? I've tried changing the form container id of all the other forms that  aren't displaying, but the value still can't find the right input field. Help please? Thanks!&#60;/p&#62;
&#60;p&#62;Under rentals, please click on a &#34;Learn More&#34; button and then click on a &#34;Schedule a Showing&#34; button to get the specific forms to appear.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://50.22.145.62/~sharperm/rental-management/find-a-rental/&#34; rel=&#34;nofollow&#34;&#62;http://50.22.145.62/~sharperm/rental-management/find-a-rental/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
