<?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: Advanced Form Settings: Custom Action URL</title>
		<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url</link>
		<description>Gravity Support Forums Topic: Advanced Form Settings: Custom Action URL</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:45:20 +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/advanced-form-settings-custom-action-url" rel="self" type="application/rss+xml" />

		<item>
			<title>alexleonard on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-71618</link>
			<pubDate>Sun, 19 Aug 2012 15:20:20 +0000</pubDate>
			<dc:creator>alexleonard</dc:creator>
			<guid isPermaLink="false">71618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry to re-awaken this one but I've just encountered a problem with this approach..&#60;/p&#62;
&#60;p&#62;So I added a custom action to one specific form on the site and it worked great - sends the data along to a custom URL so I can do some very custom processing of that data.&#60;/p&#62;
&#60;p&#62;However a couple of things are broken as a result of this - gravity forms &#34;page breaks&#34; and validation of &#34;required&#34; or special fields.&#60;/p&#62;
&#60;p&#62;When I put in any &#34;page breaks&#34; and click the 'next' button it instantly takes me to the form's custom action URL.&#60;/p&#62;
&#60;p&#62;Any suggestions? The main reason I decided to stick with Gravity Forms on this particular form on the website was to get the paging functionality and validation and not have to worry about those items myself.&#60;/p&#62;
&#60;p&#62;Unfortunately I really need the custom action url because I need to check the submitted data against the database and if the user has previously submitted a form then I append details to their previous record, but if they haven't then I create a new record for them.&#60;/p&#62;
&#60;p&#62;Cheers!&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexleonard on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-68066</link>
			<pubDate>Thu, 26 Jul 2012 11:34:01 +0000</pubDate>
			<dc:creator>alexleonard</dc:creator>
			<guid isPermaLink="false">68066@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sweet! Thanks David. I think that might help me comprehend the dev tags a lot better as well :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-68064</link>
			<pubDate>Thu, 26 Jul 2012 11:16:11 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68064@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do a test early on like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($form[&#38;quot;id&#38;quot;] != 5)
       return $form;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That way it will only process the rest of your code if the form ID is 5.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexleonard on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-68063</link>
			<pubDate>Thu, 26 Jul 2012 11:12:02 +0000</pubDate>
			<dc:creator>alexleonard</dc:creator>
			<guid isPermaLink="false">68063@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I've been reading through this and the gform_form_tag docs (&#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;) and I'm failing to understand one thing.. I want to only implement this on one of my 12 gravity forms on my site.&#60;/p&#62;
&#60;p&#62;I'm trying to do something extremely complex with one particular form and I've come to the decision that I really need to write a custom script to process the form but I don't want to manually create the form as I'll lose all the useful multi paging etc.&#60;/p&#62;
&#60;p&#62;How do I apply this filter to only affect the action of a form of a particular ID?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anthonysomerset on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-53740</link>
			<pubDate>Thu, 29 Mar 2012 04:46:33 +0000</pubDate>
			<dc:creator>anthonysomerset</dc:creator>
			<guid isPermaLink="false">53740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i'd love to see how i could make this work with sirportly and there remote form submission ability
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lkraav on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-53635</link>
			<pubDate>Tue, 27 Mar 2012 18:19:42 +0000</pubDate>
			<dc:creator>lkraav</dc:creator>
			<guid isPermaLink="false">53635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also jumping on the external action URL thing. But filter works for me, too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AccessMarketing on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-53499</link>
			<pubDate>Mon, 26 Mar 2012 17:51:08 +0000</pubDate>
			<dc:creator>AccessMarketing</dc:creator>
			<guid isPermaLink="false">53499@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any updates on this thread? This response was posted over a year ago:&#60;/p&#62;
&#60;p&#62;&#34;It is something we plan on adding a a feature either directly in the form builder or via an add-on. We have plans for an add-on that will allow you to post data to a 3rd party URL and map which fields are posted, etc.&#34;&#60;/p&#62;
&#60;p&#62;Really looking to have a simple &#34;External Post URL&#34; field in the form builder allowing posting to ANY 3rd party system supporting posts from external forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-7999</link>
			<pubDate>Thu, 29 Jul 2010 21:37:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7999@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't recommended unless you really know what you are doing with PHP as you would have to do custom validation.  But there is an API hook you can use to change the form action.&#60;/p&#62;
&#60;p&#62;Here is an example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_form_tag&#38;quot;, &#38;quot;form_tag&#38;quot;, 10, 2);
function form_tag($form_tag, $form){
$form_tag = preg_replace(&#38;quot;&#124;action=&#38;#39;(.*?)&#38;#39;&#124;&#38;quot;, &#38;quot;action=&#38;#39;custom_handler.php&#38;#39;&#38;quot;, $form_tag);
return $form_tag;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But again, I don't recommend it unless you really know what you are doing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-7995</link>
			<pubDate>Thu, 29 Jul 2010 20:51:07 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">7995@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How would I do this via a filter? I am looking to integrate foxycart...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Advanced Form Settings: Custom Action URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-7781</link>
			<pubDate>Sun, 25 Jul 2010 22:13:31 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">7781@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Works for me :-)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
