symfony2admingenerator / AvocodeFormExtensionsBundle

(old-legacy) Symfony2 form extensions for Admingenerator project (also working standalone!)
Other
48 stars 31 forks source link

Add pickadate and pickatime form types #26

Open ioleo opened 10 years ago

ioleo commented 10 years ago

Add pickadate and pickatime form types useing pickadate.js widget.

Investigate options to create pickadatetime and pickadaterange.

neoshadybeat commented 10 years ago

@loostro , maybe will be a good idea integrate with the datepicker and timepicker

ioleo commented 10 years ago

Diffrent javascript plugins have diffrent options, so they should have diffrent formTypes in my opinion (easier to maintain/debug).