Hi,

I am making use of the admin generator in Symfony 1.4, which is 99%
working as I want it to simply using the options in the generator.yml
config file.

The problem I have is that I wish to specify which columns are
displayed in the list view using a filter (as opposed to configuring
them in generator.yml).

I have successfully created a partial to display the additional column
filter options, but I can't see a way of using the value of this
filter to change which columns are displayed in the list.  I can see
how I would be able to use the value to filter the criteria of the
database query, but I can't work out how I could use this method to
restrict the display of certain columns.

If anyone has any ideas or could point me in the right direction it
would be most appreciated, as I've been chasing my tail all day! :)

Many thanks.

Regards,

Matt.
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@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