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 this http://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 -~----------~----~----~----~------~----~------~--~---