<?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: Decimal Numbers with HTML5 inputs</title>
		<link>https://legacy.forums.gravityhelp.com/topic/decimal-numbers-with-html5-inputs</link>
		<description>Gravity Support Forums Topic: Decimal Numbers with HTML5 inputs</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:28:01 +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/decimal-numbers-with-html5-inputs" rel="self" type="application/rss+xml" />

		<item>
			<title>bamity on "Decimal Numbers with HTML5 inputs"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/decimal-numbers-with-html5-inputs#post-50363</link>
			<pubDate>Thu, 23 Feb 2012 17:27:49 +0000</pubDate>
			<dc:creator>bamity</dc:creator>
			<guid isPermaLink="false">50363@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was running into a problem on a multi-page form on Chrome not submitting.  (It works on other browsers - IE, Firefox, Safari).  I got the error &#34;An invalid form control with name='input_35' is not focusable&#34;.  After some research on-line, it appears this happens when an HTML5 form input cannot be validated properly but isn't necessarily visible on the page.  In my case, it turned out to be a numerical input that was set to a decimal range of values (min:0.0 to max:4.5).  &#60;/p&#62;
&#60;p&#62;In the HTML5 specification, you should apparently set your &#34;step&#34;='all' in order to support decimal point increments; however, it is not clear how to do this within Gravity Forms as there are only fields for min/max, not step.  I have disabled HTML5 form outputs and solved my immediate issue; however, I would appreciate being able to use HTML5 form controls and still submit my form.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
