Hi everybody, we're currently experiencing fierce difficulties with the admin generator. In symfony 1.1 it was possible to adjust the modules in quite a few ways, but now that does not seem to work anymore.
HOW TO ADJUST FILTERS AND HOW TO SET GLOBAL FILTERS? In symfony 1.1 one could simply overwrite the method addFiltersCriteria (). How do we customize our filters in symfony 1.2? HOW TO USE A BATCH ACTION AND GET RID OF THE CHECKBOXES? Well, the introduction of batch actions is a great thing! But: as soon as we don't want to use checkboxes but something else (in our case select boxes) the problems begin: - is there a way to get rid of the checkbox column? - the executeBatch() method validates if at least one checkbox was selected. So just getting rid of the column by way of overwriting templates is no option (anyway that would be an ugly solution). So are there any examples for our problems? Any help is highly appreciated! Eddie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
