[symfony-users] Re: symfony 1.2 admin generator - how to integrate calendar-setup.js?

2009-05-11 Thread Yanko Simeonoff
Christian Hammers wrote: > Hello > > I'm using the admin generator of symfony 1.2.7 and wondering how to > replace the ugly three-part date input widget by something nice with > javascript. > > In web/sf/calendar I found a very nice javascript calendar just how > am I supposed to apply it? There i

[symfony-users] Re: symfony 1.2 admin generator - how to integrate calendar-setup.js?

2009-05-12 Thread Joan Teixidó
or use plugin sfFormExtraPlugin that comes with a jQuery calendar 2009/5/12 Yanko Simeonoff > > Christian Hammers wrote: > > Hello > > > > I'm using the admin generator of symfony 1.2.7 and wondering how to > > replace the ugly three-part date input widget by something nice with > > javascript.

[symfony-users] Re: symfony 1.2 admin generator - how to integrate calendar-setup.js?

2009-05-18 Thread yengama...@gmail.com
I have managed to use the jQuery calendar, but it doesn't let me edit the time part of the date and only displays 5 years forward/backward. What if I want to introduce my birth date or a 20-year-beyond date? On May 12, 10:36 pm, Joan Teixidó wrote: > or use plugin sfFormExtraPlugin that comes w