[symfony-users] Re: Filter values in a select box dynamically within form framework

2009-07-13 Thread cleve
Thanks Thomas, there's some good stuff there. On Jul 13, 2:41 pm, Thomas Rabaix wrote: > You might want to have a look to this > :http://rabaix.net/en/articles/2009/02/23/let-s-be-more-dynamic-with-s... > > I need to blog more about this > > > > On Mon, Jul 13, 2009 at 2:55 PM, cleve wrot

[symfony-users] Re: Filter values in a select box dynamically within form framework

2009-07-13 Thread Thomas Rabaix
You might want to have a look to this : http://rabaix.net/en/articles/2009/02/23/let-s-be-more-dynamic-with-sf-form I need to blog more about this On Mon, Jul 13, 2009 at 2:55 PM, cleve wrote: > > Ok this is how I did it, but everything is outside a form / table > class: > > Partial to ove

[symfony-users] Re: Filter values in a select box dynamically within form framework

2009-07-13 Thread cleve
Ok this is how I did it, but everything is outside a form / table class: Partial to override default admin generator field venue_id _venue_id.php renderError() ?> renderLabel('Venue') ?> 'District', 'add_empty' => '--Filter by District--')); echo $w