I'm running Symfony 1.1.4

I want to use the rich date widget mentioned here:

http://www.symfony-project.org/blog/2008/10/18/spice-up-your-forms-with-some-nice-widgets-and-validators

I've installed the plugin.

In my form class, I tried this:

   $this->widgetSchema['date'] = new sfWidgetFormJQueryDate();

No effect. What else do I have to do?

-- lawrence


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to