I have an question about one functionality, if it is issue or feature.
I have table of organizations and feature layer of places, both connected by relation. In my app I have more lists of organization on according widget. Each list contain part of organization dataset based on attribute kind of organization (for each kind I have view in ExB). If you select organization you can see feature info and list of buildings connected to organization and also map, where are these buildings. So I use message action for trigger record selection changes (organization) -> framework (filter data records). It works really good for one list widget, but when I want to combine more widget with same setting I see only "No data".


If I understand correctly that is because I filter framework by first widget, so the second can only filter from these filtered framework, but the first one has the option to change back, restart or filter new feature. My question is if this way is, how it should work, or is it bug?
Here is app, where you can test my problem (it is different one, because my is private): https://experience.arcgis.com/experience/71ba1df4bc484295897ed708f0ca9bac/ I have here the option with filtering and also with selecting to compare. But selecting is for me not option for real app, because I want to have option to click on one place in list and open second section view and and it is not possible, when it is already selected.