<?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: Using custom form action to make Gravity Forms work with another system?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-custom-form-action-to-make-gravity-forms-work-with-another-system</link>
		<description>Gravity Support Forums Topic: Using custom form action to make Gravity Forms work with another system?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:35:19 +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/using-custom-form-action-to-make-gravity-forms-work-with-another-system" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Using custom form action to make Gravity Forms work with another system?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-custom-form-action-to-make-gravity-forms-work-with-another-system#post-28130</link>
			<pubDate>Sun, 19 Jun 2011 10:14:26 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">28130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Myk7,&#60;/p&#62;
&#60;p&#62;Since the GoToAssist form is submitted using the GET method, you should be able to set the Gravity Form submission to redirect to you the GoToAssist URL currently in the form action: &#34;https://broker.gotoassist.com/h/companyname&#34;&#60;/p&#62;
&#60;p&#62;The next step would be to activate the pass field data via query string which would allow you to pass user submitted values to the GoToAssist URL.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/ao8G&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/ao8G&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the code you shared, there are several hidden fields with static values. You can manually enter these name/value pairs to be passed rather than actually creating hidden fields in your form. Each field in your original form has a name. This name needs to be used to send the values via the query string as the script on the GoToAssist side of this will be looking for those names to process the information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myk7 on "Using custom form action to make Gravity Forms work with another system?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-custom-form-action-to-make-gravity-forms-work-with-another-system#post-28122</link>
			<pubDate>Sat, 18 Jun 2011 20:05:17 +0000</pubDate>
			<dc:creator>myk7</dc:creator>
			<guid isPermaLink="false">28122@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm developing a website for a client that uses GoToAssist for their support system, and I was provided with a form built with tables (yuck!) that I would like to implement my Gravity Forms with. Is this possible? The code for the GoToAssist is below.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2089669&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2089669&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
