Re: [web2py] Custom search_widget SQLFORM.grid

2011-11-03 Thread Jim Steil
Ok - no replies so I went about this myself and am trying to come up with a solution. First off, the reasons why the default search doesn't work for me. -As in the example below, sometimes I want to provide a custom drop-down for users to select from to limit the records displayed -Date values

[web2py] Custom search_widget SQLFORM.grid

2011-11-01 Thread Jim Steil
Hi I'm using the SQLFORM.grid extensively in a rewrite of my old TurboGears application. A common thing that I provided in my previous version of the application was to present to the user different filtering options for lists. Here is a screen shot of it: For my needs, the new SQLFORM.g