Hi,
We have a product database in which we force a tab to only show the top 1000 records to overcome performance issues.
When adding a record that is outside of that top 1000 filter, the record disappears after confirming the transaction without any notion and shows a whole other record compared to what I’ve just added. (in this case we have a detail tab where we add the record and shows the previously chosen record)
Find a record (top 1000 filtered):
Go to details
And add a new record (and watch it disappear and show the previous record with out warning):
We’d really like to have the freshly added record remain visible.
rgds Ricky