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

		<item>
			<title>ghalleb on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66946</link>
			<pubDate>Wed, 18 Jul 2012 18:04:08 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">66946@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I managed to had                 $html5_attributes = &#34;required = 'required'&#34;;  in common.php for email type, because all the email input type I use should not be empty.&#60;/p&#62;
&#60;p&#62;A little bit of code in your part could be usefull for people using the html5 option for gravity...&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66945</link>
			<pubDate>Wed, 18 Jul 2012 17:40:37 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">66945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In fact, it would be usefull to add the property required=&#34;required&#34; when the field is required...&#60;br /&#62;
It's a attribut for email type input in html5.&#60;/p&#62;
&#60;p&#62;Perhaps you could ask the developpers if it's plan, or give me a hint to know what I have to hack.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66944</link>
			<pubDate>Wed, 18 Jul 2012 17:31:29 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">66944@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I enabled HTML5 in the GravityForms parameters, that's why we see the tooltip.&#60;/p&#62;
&#60;p&#62;I'll check further and come back to you if I have a question....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66886</link>
			<pubDate>Wed, 18 Jul 2012 13:14:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After a quick check, I can say, that the tooltip you see isn't generated by Gravity Forms. This seems like something custom to your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66884</link>
			<pubDate>Wed, 18 Jul 2012 13:07:54 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66884@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, I understand now. The malformed e-mail address is using JQuery to test to see if it is valid or not. You would have to come up with custom JS to test to see if blank. &#60;/p&#62;
&#60;p&#62;Something like this:&#60;br /&#62;
&#60;a href=&#34;http://stackoverflow.com/questions/1854556/how-to-check-if-inputs-are-empty-with-jquery&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/questions/1854556/how-to-check-if-inputs-are-empty-with-jquery&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My JQuery knowledge is fairly limited, so I am not sure how we have ours currently set-up to show the malformed warning. I'll check into that for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66878</link>
			<pubDate>Wed, 18 Jul 2012 12:44:12 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">66878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The malformed e-mail address validation stop the form in a more proper way for what I need.&#60;br /&#62;
Just a matter of taste....&#60;/p&#62;
&#60;p&#62;Please take a look at my website: &#60;a href=&#34;http://www.wisedome.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.wisedome.org/&#60;/a&#62; make the 2 tests (blank and malformed), I think you'll understand why I prefer the email validation against global validation message!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66874</link>
			<pubDate>Wed, 18 Jul 2012 12:38:31 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">66874@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you give me more information on what you want to do? Why isn't making it required a good way to allow you to have a validation message for the e-mail field? The malformed e-mail address stops the form from submitting as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ghalleb on "Blank email validation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/blank-email-validation-message#post-66869</link>
			<pubDate>Wed, 18 Jul 2012 12:24:29 +0000</pubDate>
			<dc:creator>ghalleb</dc:creator>
			<guid isPermaLink="false">66869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm happy with the validation message for email field when the email is misformed.&#60;br /&#62;
But is there a way to print the same message when the email is blank (without setting it to required because it will make the form failed but without the same message under the field)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
