From: Scott W. <swa...@my...> - 2003-03-19 14:21:00
|
Thanks for this report, I think this should be easy to fix. -Scott > I have one database that uses a Boolean field to select members of a > record subset for display via a filter. > > If you set some Boolean values to false from the list view and reselect > the filter (filtering for values of "1" on that field) those records > remain in the set (despite their "0" value). > > Yet if you set the Boolean field(s) to false from the record edit view > instead, then when returning to the list view, the record(s) are removed > from the set via the filter, as expected. > > So, in short it seems that Filters cannot see changes in values made in > the list mode. > > |