<?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: popup validation message</title>
		<link>https://legacy.forums.gravityhelp.com/topic/popup-validation-message</link>
		<description>Gravity Support Forums Topic: popup validation message</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 14:23:12 +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/popup-validation-message" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "popup validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-validation-message#post-63035</link>
			<pubDate>Tue, 19 Jun 2012 20:58:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">63035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Amanda, the pop up worked fine for me in Firefox 12.0 on OSX 10.7.4.  In what browser are you experiencing a problem and what actually happens?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Amanda Snowden on "popup validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/popup-validation-message#post-62983</link>
			<pubDate>Tue, 19 Jun 2012 11:01:17 +0000</pubDate>
			<dc:creator>Amanda Snowden</dc:creator>
			<guid isPermaLink="false">62983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i have tried using the following&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;gform_validation_message&#38;#39;, &#38;#39;sw_gf_validation_message&#38;#39;, 10, 2 );

function sw_gf_validation_message( $validation_message ) {

	//display error JS popup
	add_action( &#38;#39;wp_footer&#38;#39;, &#38;#39;sw_gf_js_error&#38;#39; );

}

function sw_gf_js_error() {
	?&#38;gt;
	&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
		alert( &#38;quot;Please fill out all required fields indicated by a *&#38;quot; );
	&#38;lt;/script&#38;gt;
	&#38;lt;?php
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but it didnt get me anywhere, any ideas?&#60;br /&#62;
&#60;a href=&#34;http://www.targanpender.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.targanpender.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
