Actions
Feature #70349
closedFeature #70332: EXT:form - Add HTML4 / HTML5 attributes to the wizard
EXT:form - Add the element INPUT to the wizard
Start date:
2015-10-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Supported attributes:¶
Universal attributes:¶
accesskey, class, contenteditable, contextmenu, dir, draggable, dropzone, hidden, id, lang, spellcheck, style, tabindex, title, translate
Element attributes:¶
accept, autocomplete, autofocus, checked, disabled, inputmode, list, max, maxlength, min, minlength, multiple, name, pattern, placeholder, readonly, required, size, step, type, value
Extend the type attribute and support this values:
button, checkbox, color, date, datetime, datetime-local, email, file, hidden, image, month, number, password, radio, range, reset, search, submit, tel, text, time, url, week
Actions