unlcms / UNL-CMS

Drupal 7 implementation at the University of Nebraska–Lincoln
http://unlcms.unl.edu/
GNU General Public License v2.0
4 stars 13 forks source link

Webforms: Attribute “step” not allowed on element “input” #947

Closed skoolbus39 closed 5 years ago

skoolbus39 commented 5 years ago

From @kmcguffey2 – https://github.com/unl/wdntemplates/issues/1317

Number fields in webforms are showing the error 'Attribute “step” not allowed on element “input” at this point' in Web Audit. I think the issue is that the input element has a type attribute of "text" instead of "number".

ericras commented 5 years ago

Fixed in #913