<?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: How to &#34;connect&#34; multiple forms?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms</link>
		<description>Gravity Support Forums Topic: How to &quot;connect&quot; multiple forms?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 03:42:49 +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/how-to-connect-multiple-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Hreine on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60237</link>
			<pubDate>Thu, 24 May 2012 10:02:04 +0000</pubDate>
			<dc:creator>Hreine</dc:creator>
			<guid isPermaLink="false">60237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okey, Great, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60225</link>
			<pubDate>Thu, 24 May 2012 09:09:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60225@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to put it manually into the notifications because HTML fields are &#34;front end only&#34; fields to display content. So instead of using the merge tag for all fields, you would set it up one merge tag at a time, including the html text you want in it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hreine on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60222</link>
			<pubDate>Thu, 24 May 2012 08:53:47 +0000</pubDate>
			<dc:creator>Hreine</dc:creator>
			<guid isPermaLink="false">60222@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, great Idea. Thanks. &#60;/p&#62;
&#60;p&#62;One more question. Is it possible to include this html text in the notification mail the user gets?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60218</link>
			<pubDate>Thu, 24 May 2012 08:44:01 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not currently, no. You will have to create the HTML for it. You could create what you want using the WordPress post creator, switch to HTML view when you are ready, and copy and paste that code into the HTML field to make it look the way you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hreine on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60216</link>
			<pubDate>Thu, 24 May 2012 08:41:55 +0000</pubDate>
			<dc:creator>Hreine</dc:creator>
			<guid isPermaLink="false">60216@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, this really leads me closer to the solution. Is there any posibility to format the html with the wordpress WYSIWYG editor?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60203</link>
			<pubDate>Thu, 24 May 2012 07:49:48 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So you would want something like:&#60;/p&#62;
&#60;p&#62;HTML FIeld&#60;br /&#62;
Textarea Field&#60;br /&#62;
HTML Field&#60;br /&#62;
Textarea Field&#60;br /&#62;
HTML Field&#60;br /&#62;
Textarea field&#60;/p&#62;
&#60;p&#62;Name Field&#60;br /&#62;
E-mail Field
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hreine on "How to &#34;connect&#34; multiple forms?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-connect-multiple-forms#post-60193</link>
			<pubDate>Thu, 24 May 2012 07:12:13 +0000</pubDate>
			<dc:creator>Hreine</dc:creator>
			<guid isPermaLink="false">60193@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there!&#60;/p&#62;
&#60;p&#62;Let's say that I create a post. And within this post, I want to embed 3 free text forms, that the user can write it's answers. On the end of the post, he submit his name, and email adress. &#60;/p&#62;
&#60;p&#62;How can I &#34;connect&#34; those 3 forms so he get the text he wrote in one email when he submit his email adress?&#60;/p&#62;
&#60;p&#62;I've found one solution, but it's not quite what I wanted. This solution is to have all 3 fields as one form, and place it at the end of the post. But I want the user to write in the fields within the post. The setup I'm looking for is this: &#60;/p&#62;
&#60;p&#62;[post text]&#60;br /&#62;
[free text field]&#60;br /&#62;
post text]&#60;br /&#62;
[free text field]&#60;br /&#62;
post text]&#60;br /&#62;
[free text field] &#60;/p&#62;
&#60;p&#62;[Name, email]&#60;br /&#62;
[submit]&#60;/p&#62;
&#60;p&#62;How can I do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
