The inbox grid changes its source from "Inbox" to "Reference" when the due data is filled in.
In terms of the internal structure of the database, does this change of source make any difference? That is, does separating the new from the old finished items make the Inbox any faster to access than if you just filtered on the due date?
Thanks,
Mark
Comments
>the equation settings will uncheck "Inbox" for you, obstensibly changing the source
Just to use the right terminology: It will not change the source, it will change the list of items displayed.
[/quote]
Or one could also say that, in general:
1- Changing an item's field data never affects or changes a grid's source (the source being the "super filter" that determines what is displayed or not in a grid, before any other filter is applied).
2- But, rather, changing and item's field data might affect the most basic requirement for it to be displayed in a grid : meeting that grid's source.