At the top of my interface, I have a variety of Filters for end users.
At the interface level, I've filtered out certain records using the same fields that are at the top of the interface as end-user filters. For example Published Location <> UNPUBLISHED.
However, when end-users click on the filter "Published Locations", there still remains the UNPUBLISHED option which, when chosen, returns no records in the interface.
I would like the records to be filtered and the filters to be... filtered.