Closed (fixed)
Project:
Elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2012 at 17:06 UTC
Updated:
16 Jun 2014 at 19:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ericduran commentedI also took the 'number' element name space so it can match what's in core. I don't remember is another module had declared the element type and that's why we didn't use it. I'll have to do some searching.
Comment #2
ericduran commentedActually this updates it with what is going to end up being after #1540174: Some attributes not allowed for the new HTML5 input elements.
Comment #3
dave reidI committed the patch with some additional backports to the range element, and left out adding a duplicate 'number' element for now. Let's open up a separate issue to discuss if we can avoid breaking any existing elements.
Comment #4
dave reidCommit was in http://drupalcode.org/project/elements.git/commit/0db5f53
Comment #6
luison99 commentedHi all,
I'm using elements module 'numberfield' field, but when i place a decimal value on it and i try to submit the form, validation tells me "Value not valid"!!
How can i avoid validation dor this specific field to allow decimal values?
Thanks a lot,
Luis.
Comment #7
Island Usurper commentedPlease don't hijack issues. Make a new issue instead.