If a field is displayed in detailed view why not make it searchable? You can always turn them off db.table.field.readable = False
On Nov 15, 12:33 am, Johann Spies <[email protected]> wrote: > On 14 November 2011 17:53, Massimo Di Pierro > <[email protected]>wrote: > > > On a second thought... all readable fields should be searchable even > > if not displayed. I fixed this and columns is gone again. > > Thanks. The original functionality is back again. Ths also solved another > problem I had with the query-widget which offered searchable fields which > were not displayed and then the query ended in an 'invalid query' error > when they were used. > > I can think of situations where one does not want all fields to be > searchable and even less displayed. As Anthony suggested it will be > advantageous if one can clearly specify which fields should show up in the > grid and which can be searched. > > Regards > Johann > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3)

