Project

General

Profile

Actions

Task #69974

closed

Epic #77909: Enhance EXT:form

EXT:form - Optimize frontend templates

Added by Björn Jacob over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2015-09-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The HTML code rendered by EXT:form should be more accessible:

  • Add HTML5 required attribute to input tags which have the validation rule 'required'
  • Add aria-required="true" attribute to input tags which have the validation rule 'required'
  • Add aria-invalid="true" to input tags which failed validation
  • Add role="alert" and aria-live="assertive" to error message containers

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #55175: Accessibility and HTML5 for sysext 'form'ClosedBen Walch2014-01-20

Actions
Related to TYPO3 Core - Feature #31094: Integrate client-side validationClosed2011-10-19

Actions
Actions

Also available in: Atom PDF