I'm trying to fix a field that should show 'outstanding requests'. This displays information from a linked record field which has the setting 'limit selection to a view'.
This view filters out completed/archived requests, leaving only those that are current.
However, both in the in the field and in the interface that draws from the field, all the completed/archived requests still show (as well as the outstanding ones).
Other linked record fields that draw from a filtered view work fine (e.g. 'current development'). I can't figure out what's going on. Does anyone have any ideas?