I am looking for a way to filter my datasets with a little more control. For example.
I want to have a set of drop downs on top of certain columns which contain distinct values for that column (list of customers, list of colors etc) and let the user select the values they want to filter by. I would also like to constrain some fields to date ranges. Ideally I would like to be able to tweak the SQL too, for example postgres can use regular expression or I may want to use ILIKE or something like that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
