Actions
Feature #53407
closedEpic #69036: EXT:form - Optimize layout rendering
HTML5 input attributes for client side validation
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 render the HTML5 attributes like required if a validation rule is added to an element.
Then it would be possible to us client side validation of input fields
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Hi Stephan,
would you render them in any case or just when doctype= HTML5?
Updated by Stephan Bauer almost 10 years ago
Hello Mathias,
I'm not sure. Both possibilities have there advantages.
HTML5 is the default doctype and I don't think there is realy a reason to use an other doctype so I think it's ok to render them always.
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to New
Updated by Björn Jacob over 9 years ago
- Category changed from Form Framework to 1602
Updated by Björn Jacob over 9 years ago
- Category changed from 1602 to Form Framework
Updated by Björn Jacob about 9 years ago
- Status changed from New to On Hold
- Assignee deleted (
Mathias Schreiber)
On hold since we're working on the new fluid FE rendering, see #69401.
Updated by Björn Jacob about 9 years ago
- Status changed from On Hold to Closed
Closed as duplicate of #69974 which describes the feature better. Won't go in 7 since the rewrite to Extbase/ Fluid took quite some time.
Actions