There are a couple of things I have needed to add to my filter forms, I was wondering it is something that would be worth adding as standard features in Symfony.
- Allow the number filtering to be a range instead of an exact value like that the date filter. (I was able to package that functionality in a plugin) - Add a "is not empty" filter in addition to the "is empty" one. (For this I rely on partials and an override of the addXxxQuery of the filter form for each case) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
