<?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: Current html form, how to convert to gform?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/current-html-form-how-to-convert-to-gform</link>
		<description>Gravity Support Forums Topic: Current html form, how to convert to gform?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 14:54:42 +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/current-html-form-how-to-convert-to-gform" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Current html form, how to convert to gform?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/current-html-form-how-to-convert-to-gform#post-7743</link>
			<pubDate>Sat, 24 Jul 2010 16:21:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7743@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;there isn't a way to convert an existing HTML form into a Gravity Form. You would simply need to recreate it as a new form in the form admin.&#60;/p&#62;
&#60;p&#62;The form itself would be easy enough to set up, but you can't post the form directly to your existing script. You would have to do some other workarounds to be able to use it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>angelfire4xx on "Current html form, how to convert to gform?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/current-html-form-how-to-convert-to-gform#post-7740</link>
			<pubDate>Sat, 24 Jul 2010 10:21:44 +0000</pubDate>
			<dc:creator>angelfire4xx</dc:creator>
			<guid isPermaLink="false">7740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry I'm not a programmer so don't know if you've already covered this in help or faq. I've got a newsletter signup form (linked to a script) in my WP 3.0 sidebar. It has no Captcha protection so I wanted to convert it to a Gravity form. Would like to know how, if possible. Here's the form as is now.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;form name=&#38;quot;dap_direct_signup&#38;quot; method=&#38;quot;post&#38;quot; action=&#38;quot;http://www.health-diets.net/dap/signup_submit.php&#38;quot;&#38;gt;
&#38;lt;table&#38;gt;
&#38;lt;tr&#38;gt;
	&#38;lt;td&#38;gt;First Name: &#38;lt;/td&#38;gt;
	&#38;lt;td&#38;gt;&#38;lt;input type=&#38;quot;text&#38;quot; name=&#38;quot;first_name&#38;quot; size=&#38;quot;10&#38;quot;&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tr&#38;gt;
	&#38;lt;td&#38;gt;Email:&#38;lt;/td&#38;gt;
	&#38;lt;td&#38;gt;&#38;lt;input type=&#38;quot;text&#38;quot; name=&#38;quot;email&#38;quot; size=&#38;quot;10&#38;quot;&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tr&#38;gt;
	&#38;lt;td colspan=&#38;quot;2&#38;quot;&#38;gt;&#38;lt;input type=&#38;quot;submit&#38;quot; name=&#38;quot;Submit&#38;quot; value=&#38;quot;Sign Up&#38;quot;&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;/table&#38;gt;
&#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;productId&#38;quot; value=&#38;quot;7&#38;quot;&#38;gt;
&#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;redirect&#38;quot; value=&#38;quot;http://YourSite/Your-login-page-link/?msg=Success!%20Your%20membership account%20has%20been%20created.%20%20Check%20your%20email%20address%20in%20a%20few%20minutes%20for%20your%20password&#38;quot;&#38;gt;
&#38;lt;/form&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
