<?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: Ajax validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ajax-validation</link>
		<description>Gravity Support Forums Topic: Ajax validation</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 07:42:41 +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/ajax-validation" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Ajax validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ajax-validation#post-5393</link>
			<pubDate>Tue, 11 May 2010 10:59:54 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">5393@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is possible to validate with AJAX, but it will take quite a bit of work. To do it, you will need to do the following:&#60;/p&#62;
&#60;p&#62;1- Use the &#34;gform_form_tag&#34; filter and add a onsubmit='ajaxValidate();' attribute, or something like that&#60;/p&#62;
&#60;p&#62;2- Implement the ajaxValidate(); function call by posting the proper fields (the ones requiring validation) to your ajax handler page.&#60;/p&#62;
&#60;p&#62;3- Implement a callback function that will take the results from teh ajax handler page and update the page with the proper error messages, or submitting the form if there are no errors.&#60;/p&#62;
&#60;p&#62;I hope this helps.&#60;br /&#62;
Good Luck!&#60;br /&#62;
Alex.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mkyrk on "Ajax validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ajax-validation#post-5380</link>
			<pubDate>Mon, 10 May 2010 23:35:42 +0000</pubDate>
			<dc:creator>mkyrk</dc:creator>
			<guid isPermaLink="false">5380@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to validate the forms using ajax*?&#60;/p&#62;
&#60;p&#62;or i can extract the code of the form or obtain the form value of the label &#34;action&#34; to send or validate with ajax*?&#60;br /&#62;
because they note that the demo version the &#34;action&#34; label  its empty&#60;/p&#62;
&#60;p&#62; (i prefer jquery framework)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
