<?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: add a custom form for ajax function of GF</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-a-custom-form-for-ajax-function-of-gf</link>
		<description>Gravity Support Forums Topic: add a custom form for ajax function of GF</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 06:20:05 +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/add-a-custom-form-for-ajax-function-of-gf" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "add a custom form for ajax function of GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-a-custom-form-for-ajax-function-of-gf#post-182264</link>
			<pubDate>Sat, 23 Mar 2013 18:28:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182264@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you can determine what function the wp client plugin is running after registering the user, you can run the same function using the gform_user_registered hook &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_user_registered&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_user_registered&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That would enable you to use your own registration form and still take advantage of whatever functions the wp client plugin performs after registering a user.&#60;/p&#62;
&#60;p&#62;I don't think your second approach will work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>totalwebdesign on "add a custom form for ajax function of GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-a-custom-form-for-ajax-function-of-gf#post-178580</link>
			<pubDate>Wed, 20 Mar 2013 21:27:35 +0000</pubDate>
			<dc:creator>totalwebdesign</dc:creator>
			<guid isPermaLink="false">178580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi everybody&#60;/p&#62;
&#60;p&#62;I don't know if my process is right. I will try to explain&#60;/p&#62;
&#60;p&#62;I use a plugin call wp client to create a private client area for each user. This plugin use his own custom registration form and create a new member role call wp client. In the same time after registration the plugin create a hub space for each client. So all is working , i embbed the custom registration form inside a fancybox BUT this registration don't use ajax. So if you make a mistake during the registration, the fancybox close and ...you must click on the link to open again the form and see the error message (not good for visitors). In contrary if you put all information succefully the page reload to go to a successfull landing page. What i want is to use ajax to don't need to reload all the process ;-) The support of this plugin is agree to try to search a solution to put ajax but they charge a lot and they are not sure to find the proper solution. I think to use the ajax function of GF with 2 possibilities:&#60;/p&#62;
&#60;p&#62;- I buy a dev licence of GF and use the custom registration form of GF (with register each member as wp client role) and hope that the wp-client plugin will create the hub/private space for each user automaticly too but i really don't think it will work.&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;- I try to put the shortcode of the custom registration form of this plugin inside .....a form create with GF and use the ajax ability of GF plugin. It's sound a bit weird ^^&#60;/p&#62;
&#60;p&#62;I hope you understand my situation. I am not really good with ajax &#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
R
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
