Hi everyone - hoping to get some help on this one,
I have a system View setup for a custom table, which simply shows active records for that table. One of the columns is a lookup to the Contacts table.
For context, our system has a lot of inactive Contact records. That's because we have an external system which merges our duplicates. So if we have 3 Jogn Doe's for example, they'll be merged, and we'll keep 1 Active John Doe, and have 2 Inactive John Does
The issue I'm having is if I try to filter the view by the Contact column, when I hit Filter By and type in a name, e.g. John Doe, I see all 3 records.
Is there a way for me to filter this list to ACTIVE records only?
I believe there is a way to do this for sub-grids, but this is not a sub-grid.
Many thanks,
Tom