Posts Tagged ‘rich date’
Symfony tutorial: rich date pickers with sfFormExtraPlugin

Step 1:
We will be working with sfFormExtraPlugin and sfWidgetFormJQueryDate, so first of all you need to install the sfFromExtraPlugin itself:
./symfony plugin:install sfFormExtraPlugin