The best suggestion would be to create your own widget, and just apply
the patch to it.

The old one will still be supported, then the new one will have his
own name.

good luck.

On Sep 15, 10:50 am, andrea cecchetto <andrea.cecche...@gmail.com>
wrote:
> Hi guys,
> I need to pass some parameters to Option table_method on
> sfWidgetFormDoctrineChoice.
> Something like this
> 'lllll' => new sfWidgetFormDoctrineChoice(
>                     array(
>                         'model'         => 'Categoria',
>                         'add_empty'     => ' ',
>                         'table_method'  => 'gettTypes', 'parameters' =>
> 'lllll'
>                     )
>
> I found thishttp://trac.symfony-project.org/ticket/7146.
> Is it possible to applay this patch to my project? I use symfony 1.2.8
>
> Thanks
>
> Andrea
--~--~---------~--~----~------------~-------~--~----~
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