I have created an interface with several pages.
Each page needs to be filtered by a field (plus the specific filters in that element on that page).
Outcome: I want to set the field filter at the interface level, and have each element on each page consider that filter, with the element specific filters.
Why: So that I can duplicate the interface multiple times (e.g. 30 times) and just change the filter 30 times, versus setting the field in each element, in each page, which is at a minimum 15 times per interface.
I'm not familiar with Connected elements or Record Picker, but I tried them, but they seem to be filtering just the page, not the Interface.
Any suggestions?