Actions
Feature #53405
closedEpic #69036: EXT:form - Optimize layout rendering
EXT:form - Add novalidate attribute to form attributes properties
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2013-11-07
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Please add an option to add the novalidate attribute to the form tag in 'attribute properties'.
This is necessary if you want to use a js validation that depends on the HTML5 attributes like required.
Example:
http://foundation.zurb.com/docs/components/abide.html
Description:
http://www.w3schools.com/tags/att_form_novalidate.asp
Thanks in advance
Stephan
Actions