<?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: Please add html5 input &#34;required&#34; attribute to form elements</title>
		<link>https://legacy.forums.gravityhelp.com/topic/please-add-html5-input-required-attribute-to-form-elements</link>
		<description>Gravity Support Forums Topic: Please add html5 input &quot;required&quot; attribute to form elements</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 07:57:19 +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/please-add-html5-input-required-attribute-to-form-elements" rel="self" type="application/rss+xml" />

		<item>
			<title>freelanceweb on "Please add html5 input &#34;required&#34; attribute to form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-add-html5-input-required-attribute-to-form-elements#post-258384</link>
			<pubDate>Fri, 17 May 2013 19:42:22 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A hack that seems to work I can use for now I think:&#60;/p&#62;
&#60;p&#62;jQuery(document).ready(function() {&#60;br /&#62;
    jQuery('#input_1_1').attr(&#34;required&#34;, &#34;required&#34;);&#60;br /&#62;
    jQuery('#input_1_2').attr(&#34;required&#34;, &#34;required&#34;);&#60;br /&#62;
    jQuery('#input_1_3').attr(&#34;required&#34;, &#34;required&#34;);&#60;br /&#62;
});
&#60;/p&#62;</description>
		</item>
		<item>
			<title>freelanceweb on "Please add html5 input &#34;required&#34; attribute to form elements"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-add-html5-input-required-attribute-to-form-elements#post-258379</link>
			<pubDate>Fri, 17 May 2013 19:33:52 +0000</pubDate>
			<dc:creator>freelanceweb</dc:creator>
			<guid isPermaLink="false">258379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The 'required' attribute works in most browsers but isn't being used in GF for some reason.&#60;br /&#62;
&#60;a href=&#34;http://www.w3schools.com/html/html5_form_attributes.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/html/html5_form_attributes.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Specifically, in GF Settings I have the Output HTML5 checkbox checked,  and the checkbox for my individual fields are checked as being required in my form. But the word 'required' is not be added to input elements as I would expect.&#60;/p&#62;
&#60;p&#62;It would remove a couple issues I'm having with GF validation using both AJAX and page refreshes.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
