<?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: input type=number : set min and max</title>
		<link>https://legacy.forums.gravityhelp.com/topic/input-typenumber-set-min-and-max</link>
		<description>Gravity Support Forums Topic: input type=number : set min and max</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:11:51 +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/input-typenumber-set-min-and-max" rel="self" type="application/rss+xml" />

		<item>
			<title>Surbma on "input type=number : set min and max"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-typenumber-set-min-and-max#post-297184</link>
			<pubDate>Sun, 02 Jun 2013 18:26:37 +0000</pubDate>
			<dc:creator>Surbma</dc:creator>
			<guid isPermaLink="false">297184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;+1 for this. I just wanted to write the same post. It is something you have to fix asap.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chicharito on "input type=number : set min and max"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-typenumber-set-min-and-max#post-253717</link>
			<pubDate>Wed, 15 May 2013 03:54:59 +0000</pubDate>
			<dc:creator>chicharito</dc:creator>
			<guid isPermaLink="false">253717@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking for this too
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Spinal on "input type=number : set min and max"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-typenumber-set-min-and-max#post-242641</link>
			<pubDate>Wed, 08 May 2013 08:35:53 +0000</pubDate>
			<dc:creator>Spinal</dc:creator>
			<guid isPermaLink="false">242641@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Number fields in GF are HTML5 &#38;lt;input type=&#34;number&#34;&#38;gt; elements. However, it does not take full benefit of HTML5: the min and max values are not set.&#60;br /&#62;
In other words, if I make a number field in GF and set the minimum value to 1 and the maximum value to 100, GF should create the element as such: &#38;lt;input type=&#34;number&#34; min=1 max=100&#38;gt; which means HTML5-enabled browsers don't allow you to input numbers lower than 1 or higher than 100. Right now, GF does not do this (instead it outputs a text below the input explaining this), so please add this.&#60;/p&#62;
&#60;p&#62;-edit-&#60;br /&#62;
For your convenience :) I think this should be added to common.php around line 3000
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
