Issue Type: Improvement Created: 2012-04-22T07:30:26.000+0000 Last Updated: 2012-04-22T13:17:59.000+0000 Status: Closed Fix version(s): Reporter: David Quintard (booradley) Assignee: Frank Brückner (frosch) Tags: - Zend\Form
Related issues: Attachments:
Hi there, With html5 we need now to generate input forms with new types: (email,url,number,range Date pickers (date, month, week, time, datetime, datetime-local). For example jquery tools (and most of new javascript validator plugins) uses validators based upon these types: http://jquerytools.org/documentation/validator/…
Will zf2 implement these types ?
See http://enrise.com/2010/12/…
Best regards
David
Posted by Frank Brückner (frosch) on 2012-04-22T09:55:47.000+0000
Yes! Look here: * Mailing list * RFC - Forms * https://github.com/weierophinney/zf2
Posted by David Quintard (booradley) on 2012-04-22T13:17:59.000+0000
Thank you very much Franck.
"If there's time, and no later than beta5, I plan to support HTML5 specialized input types as well. " (Matthiew)