<?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: GForms -&#62; WHMCS CRM Addon</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gforms-whmcs-crm-addon</link>
		<description>Gravity Support Forums Topic: GForms -&gt; WHMCS CRM Addon</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 06:32:31 +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/gforms-whmcs-crm-addon" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "GForms -&#62; WHMCS CRM Addon"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gforms-whmcs-crm-addon#post-106936</link>
			<pubDate>Mon, 24 Dec 2012 05:57:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">106936@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If they provide a form, you can just use that instead of a Gravity Form.  However, if you would like to capture the lead in Gravity Forms, you can change the form action with the gform_form_tag filter:  &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_form_tag&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That will allow you to set the action to your php form.&#60;/p&#62;
&#60;p&#62;You can also use the gform_after_submission hook to take all your collected data and send it anywhere you like: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not sure how you can add those hidden fields to the form with the input names as you have them.  You might be able to add them as HTML fields in the form, but I have never tried that. We normally recommend the gform_after_submission hook.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>facupuig on "GForms -&#62; WHMCS CRM Addon"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gforms-whmcs-crm-addon#post-106547</link>
			<pubDate>Sun, 23 Dec 2012 17:25:32 +0000</pubDate>
			<dc:creator>facupuig</dc:creator>
			<guid isPermaLink="false">106547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I am using WP with WHMCS and I have the CRM Addon for WHMCS. The have a html form that you can tune to match your website, the only code required (I guess) is the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;form action=&#38;quot;../modules/addons/crmaddon/lead_gen.php&#38;quot; method=&#38;quot;post&#38;quot; name=&#38;quot;leadform&#38;quot; id=&#38;quot;leadform&#38;quot;&#38;gt;
        &#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;create&#38;quot; value=&#38;quot;lead&#38;quot;&#38;gt;
        &#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;leadsource&#38;quot; value=&#38;quot;Web Site&#38;quot;&#38;gt;
        &#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;leadstatus&#38;quot; value=&#38;quot;Pre Qualified&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;How do I insert that in a GF?&#60;br /&#62;
Thank you very much
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
