Hi, I'm new to symfony and started digging.
I require to show set of check boxes instead of selects in symfony admin generator filter. This can be done in form by, $this->widgetSchema['options_list']->setOption('expanded', true); But when it comes to filter, how can that be done. Label text can be set as mentioned below. Is there a way to set the options as well in following manner or in any other means. filter: fields: options_list: label: "Options" Thanks in advance. Regards, Chandi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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