On 12/26/05, Leandro Lucarella <[EMAIL PROTECTED]> wrote: > I've updated 259 to have more options where to choose the fields to > include in the form with DataController. The only thing is missing is the > separation you talk about, to choose different thigs to create/show in the > form and the list/grid. I thought DataController was using CatWalk's > DataGrid so you can choose the fields to show (and their order) directly > using CatWalk, but it's not. Anyway, I think I can add an extra parameter > to DataController, say list_fields or grid_fields, to select which fields > to show in the list (grid) and their order. I don't know yet if it's a > good idea to use CatWalks DataGrid... > > Please, take a look to http://trac.turbogears.org/turbogears/ticket/259 to > see the updates, comments are welcome! > > But would like to hear some words from Kevin before I continue hacking > this patch, I don't like to work on it if it's going to /dev/null ;)
Nope. I've applied your patch! I think Jorge's suggestion is a good one. Kevin

